Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup
Browse files Browse the repository at this point in the history
daniel-noland committed Oct 11, 2024
1 parent e5f2760 commit 5d11916
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-project.yml
Original file line number Diff line number Diff line change
@@ -24,8 +24,6 @@ jobs:
- name: install rust
run: just install-rust-toolchain
- run: just cargo build
- run: just cargo build --debug
- run: just cargo build --release
- run: just cargo test
- run: just cargo test --debug
- run: just cargo test --release

0 comments on commit 5d11916

Please sign in to comment.