We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da15709 commit 77ada8fCopy full SHA for 77ada8f
.github/workflows/test-smokes.yml
@@ -183,6 +183,7 @@ jobs:
183
184
- name: Set QUARTO_JULIA_PROJECT environment variable
185
run: echo "QUARTO_JULIA_PROJECT=$GITHUB_WORKSPACE/qnr" >> $GITHUB_ENV
186
+ shell: bash
187
188
- name: Instantiate QuartoNotebookRunner
189
run: julia --project=$GITHUB_WORKSPACE/qnr -e 'using Pkg; Pkg.update()'
0 commit comments