Skip to content

Commit

Permalink
fix ci lint
Browse files Browse the repository at this point in the history
  • Loading branch information
FObersteiner committed May 20, 2024
1 parent 4e4a67b commit f3dab29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
steps:
- uses: actions/checkout@main
- uses: goto-bus-stop/setup-zig@v2
- run: zig fmt --check build.zig lib/**/*.zig
- run: zig fmt --check build.zig src/*.zig src/**/*.zig

0 comments on commit f3dab29

Please sign in to comment.