Skip to content

Commit

Permalink
try cargo test
Browse files Browse the repository at this point in the history
  • Loading branch information
unsign3d committed Feb 26, 2025
1 parent 0c1eac2 commit b192ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
ls -l ext/
- name: Rust test
run: cargo test --target ${{matrix.target}}
run: cargo test

- name: Clippy
run: cargo clippy
Expand Down

0 comments on commit b192ada

Please sign in to comment.