Skip to content

Commit 439d022

Browse files
committed
Add survival to test CI
1 parent de8263a commit 439d022

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/test-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
tibble
6666
haven
6767
R6
68+
survival
6869

6970
- name: Set LD_LIBRARY_PATH
7071
run: |

.github/workflows/test-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
tibble
4646
haven
4747
R6
48+
survival
4849

4950
- name: Build
5051
run: |

.github/workflows/test-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
tibble
4646
haven
4747
R6
48+
survival
4849

4950
- name: Build
5051
run: |

0 commit comments

Comments
 (0)