Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Dec 30, 2024
1 parent 2620c59 commit 34175a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: mlugg/setup-zig@v1
- run: zig build --test
- run: zig build test
- run: zig build
dependabot:
needs: [build]
Expand Down

0 comments on commit 34175a7

Please sign in to comment.