Skip to content

Commit

Permalink
No test file exit.
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-gimenez committed Mar 1, 2024
1 parent a81d64a commit dc14f55
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,7 @@ jobs:
uses: mkpoli/compile-typst-action@main
with:
source_paths: "examples/exam-localization.typ examples/exam-minimal.typ"
root_path: '.'

# - name: Check existence of output file
# run: |
# test -e "examples/exam-001.pdf"
# test -e "examples/exam-002.pdf"
# test -e "examples/exam-003.pdf"
# test -e "examples/exam-004.pdf"
# test -e "examples/exam-localization.pdf"
# test -e "examples/exam-minimal.pdf"
root_path: '.'

- name: Upload PDF file
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit dc14f55

Please sign in to comment.