Skip to content

Commit

Permalink
testing script changes
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeTravelPenguin authored Jan 3, 2025
1 parent 76eba3a commit a6c55b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
cache-dependency-path: examples/requirements.typ

- name: 🛠️ Compile test document
if: ${{ matrix.typst-version == 'v0.11.0' }}
# if: ${{ matrix.typst-version == 'v0.11.0' }}
run: "typst compile examples/demo.typ --root ."

0 comments on commit a6c55b8

Please sign in to comment.