Skip to content

Commit db19a0e

Browse files
GHA: Retry with 'Rmpi' as a dependency - take 6
1 parent f544c8b commit db19a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
run: |
165165
install.packages(c("Rmpi", "snow"))
166166
future:::testme("mpi")
167+
shell: Rscript {0}
167168

168169
- name: Upload check results
169170
if: failure()

0 commit comments

Comments
 (0)