Skip to content

Commit d7651cc

Browse files
committed
Enable "jog" debugging in smoke tests
1 parent 23e32f7 commit d7651cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-smokes.yml

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
- os: windows-latest
5454
time-test: true
5555
runs-on: ${{ matrix.os }}
56+
env:
57+
QUARTO_JOG_CHECK: true
5658
steps:
5759
- name: Checkout Repo
5860
uses: actions/checkout@v4

0 commit comments

Comments
 (0)