Skip to content

Commit

Permalink
Separate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
g41797 committed Sep 25, 2024
1 parent 62a15f1 commit edbc55d
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 @@ -24,4 +24,4 @@ jobs:
version: master
cache: false

- run: zig test src/mailbox.zig
- run: zig test src/mailbox_tests.zig

0 comments on commit edbc55d

Please sign in to comment.