We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200bee4 commit 8a04c2aCopy full SHA for 8a04c2a
1 file changed
.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