Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjfhsjfh authored Feb 3, 2025
1 parent 4a494ae commit 632e2ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cargo_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ jobs:
- name: Cache and Test
uses: Swatinem/rust-cache@v2

- name: Run tests
run: |
cargo test

0 comments on commit 632e2ca

Please sign in to comment.