File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -174,24 +174,9 @@ jobs:
174174 with :
175175 version : " 1.11.3"
176176
177- - name : Checkout dev branch of QuartoNotebookRunner
178- uses : actions/checkout@v4
179- with :
180- repository : PumasAI/QuartoNotebookRunner.jl
181- ref : jk/workers-status
182- path : qnr
183-
184- - name : Set QUARTO_JULIA_PROJECT environment variable
185- run : echo "QUARTO_JULIA_PROJECT=$GITHUB_WORKSPACE/qnr" >> $GITHUB_ENV
186- shell : bash
187-
188177 - name : Cache Julia Packages
189178 uses : julia-actions/cache@v2
190179
191- - name : Instantiate QuartoNotebookRunner
192- run : julia --project=$GITHUB_WORKSPACE/qnr -e 'using Pkg; Pkg.update()'
193- shell : bash
194-
195180 - name : Restore Julia Packages
196181 working-directory : tests
197182 shell : bash
Original file line number Diff line number Diff line change 22QuartoNotebookRunner = " 4c0109c6-14e9-4c88-93f0-2b974d3468f4"
33
44[compat ]
5- QuartoNotebookRunner = " =0.14 .0"
5+ QuartoNotebookRunner = " =0.15 .0"
You can’t perform that action at this time.
0 commit comments