Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
akselthomsen committed Dec 10, 2024
1 parent e021ab6 commit e0669af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ jobs:
quarto render py_dummy.qmd
Rscript -e "quarto::quarto_render('py_dummy.qmd')"
- uses: actions/upload-artifact@v4
with:
name: dummy-report
path: py_dummy.html

- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true

0 comments on commit e0669af

Please sign in to comment.