Skip to content

Commit

Permalink
debug: quarto check
Browse files Browse the repository at this point in the history
  • Loading branch information
akselthomsen committed Dec 9, 2024
1 parent 28a73fa commit 6dbf08d
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 @@ -61,6 +61,11 @@ jobs:
with:
extra-packages: 'any::rcmdcheck'
needs: check

- name: Quarto check
shell: bash
run: quarto check

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

0 comments on commit 6dbf08d

Please sign in to comment.