Skip to content

Commit

Permalink
chore(#13): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
l3r8yJ committed Jun 23, 2024
1 parent fb75c64 commit 0d149dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: actions/checkout@v4
- run: cargo clean
- run: cargo build
- run: cargo tests
- run: cargo test
- run: cargo build --release
- run: cargo tests --release
- run: cargo test --release
- run: cargo fmt --check

0 comments on commit 0d149dc

Please sign in to comment.