Skip to content

Commit

Permalink
Enable "jog" debugging in smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tarleb committed Oct 15, 2024
1 parent 23e32f7 commit d7651cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-smokes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
- os: windows-latest
time-test: true
runs-on: ${{ matrix.os }}
env:
QUARTO_JOG_CHECK: true
steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit d7651cc

Please sign in to comment.