Skip to content

Commit

Permalink
chore(ci): run cargo test on check job
Browse files Browse the repository at this point in the history
  • Loading branch information
lomirus committed Apr 22, 2023
1 parent 8193cfd commit a4b0e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
default: true
- run: cargo fmt --check
- run: cargo clippy
- run: cargo test

0 comments on commit a4b0e83

Please sign in to comment.