Skip to content

Commit 0a36c17

Browse files
committed
Just parse
1 parent d193564 commit 0a36c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-rstan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
pak-version: ${{ matrix.config.os == 'windows-11-arm' && 'none' || 'stable' }}
8383

8484
- name: Get Package sources
85-
run:
85+
run: |
8686
git clone --depth 1 https://github.com/cran/ctsem.git
8787
git clone --depth 1 https://github.com/cran/blavaan.git
8888

0 commit comments

Comments
 (0)