Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SnorlaxAssist authored Aug 21, 2024
1 parent 7819880 commit 3d576e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0
version: 0.13.0

- name: Run tests
run: zig build test --summary all
run: zig build test --summary all

0 comments on commit 3d576e2

Please sign in to comment.