Skip to content

Commit

Permalink
Remove build step
Browse files Browse the repository at this point in the history
  • Loading branch information
ax0 committed Nov 20, 2024
1 parent 7aa24d8 commit 73bcdba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
with:
toolchain: nightly
rustflags: ""
- name: Build
run: cargo build --release --verbose
- name: Run tests
run: cargo test --release --verbose

0 comments on commit 73bcdba

Please sign in to comment.