We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e32f7 commit d7651ccCopy full SHA for d7651cc
.github/workflows/test-smokes.yml
@@ -53,6 +53,8 @@ jobs:
53
- os: windows-latest
54
time-test: true
55
runs-on: ${{ matrix.os }}
56
+ env:
57
+ QUARTO_JOG_CHECK: true
58
steps:
59
- name: Checkout Repo
60
uses: actions/checkout@v4
0 commit comments