Skip to content

Commit

Permalink
check dslabs - 4
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmanke committed Mar 15, 2024
1 parent c120263 commit 420f4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-qmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
Rscript -e 'list.files(system.file("extdata", package="dslabs"))'
- name: Render quarto
continue-on-error: true. # only for error tracking
continue-on-error: true # only for error tracking
run: |
ls -Rl /github/home/micromamba/envs/Rintro/lib/R/library/dslabs
quarto render .
Expand Down

0 comments on commit 420f4fb

Please sign in to comment.