Skip to content

Commit

Permalink
tests: Remove useless task that upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ShapeLayer committed Aug 4, 2024
1 parent 7913ba0 commit 7be7d59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,3 @@ jobs:
- uses: typst-community/setup-typst@v3
- run: |
just test
- uses: actions/upload-artifact@v3
with:
name: tests
path: tests

0 comments on commit 7be7d59

Please sign in to comment.