Skip to content

Commit

Permalink
CI: Add 'test' to Test
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Mar 11, 2024
1 parent 846c34f commit 65a12e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
run: zig build

- name: Test
run: zig build
run: zig build test

0 comments on commit 65a12e6

Please sign in to comment.