Skip to content

Commit

Permalink
add quarto check
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Jul 16, 2024
1 parent f5f3ee8 commit 74c137b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quarto_netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
with:
version: 1.5.54
tinytex: true

- name: Quarto check
run: quarto check

- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
Expand Down

0 comments on commit 74c137b

Please sign in to comment.