We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d193564 commit 0a36c17Copy full SHA for 0a36c17
.github/workflows/test-rstan.yaml
@@ -82,7 +82,7 @@ jobs:
82
pak-version: ${{ matrix.config.os == 'windows-11-arm' && 'none' || 'stable' }}
83
84
- name: Get Package sources
85
- run:
+ run: |
86
git clone --depth 1 https://github.com/cran/ctsem.git
87
git clone --depth 1 https://github.com/cran/blavaan.git
88
0 commit comments