Skip to content

Commit a9dd078

Browse files
committed
remove runner.os check
1 parent b46b6af commit a9dd078

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
shell: Rscript {0}
5656

5757
- name: Cache R packages
58-
if: runner.os != 'Windows'
5958
uses: actions/cache@v4
6059
with:
6160
path: /usr/local/lib/R/site-library

0 commit comments

Comments
 (0)