Skip to content

Commit

Permalink
ci: print suite names in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rdunnington committed Mar 16, 2024
1 parent cc0ad5d commit b62a667
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 @@ -19,7 +19,7 @@ jobs:
- uses: mwilliamson/setup-wabt-action@v2
with:
wabt-version: "1.0.31"
- run: zig build test
- run: zig build test -- --log-suite

wasi-testsuite:
strategy:
Expand Down

0 comments on commit b62a667

Please sign in to comment.