Skip to content

Commit

Permalink
fix: debug build
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Whalley <[email protected]>
  • Loading branch information
No9 committed Apr 8, 2024
1 parent 68ff0e8 commit 552b6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Test
run: |
cargo check
cargo test --release --all
cargo test --all

0 comments on commit 552b6fd

Please sign in to comment.