Skip to content

Commit

Permalink
ci: fix the script after build.zig changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kubkon committed Jul 24, 2023
1 parent ecab439 commit a2a4733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
version: master
- run: zig version
- run: zig fmt --check src
- run: zig build test --summary all -Dhas-static -Dhas-static-pie
- run: zig build test -Dhas-static

0 comments on commit a2a4733

Please sign in to comment.