Skip to content

Commit

Permalink
test: no build
Browse files Browse the repository at this point in the history
  • Loading branch information
wei3erHase committed Sep 19, 2024
1 parent 6fb4a6d commit f5e0bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
working-directory: program
run: cargo --list

- name: Build
- name: Test help
working-directory: program
run: cargo build --verbose
run: cargo test --help

- name: Run tests
working-directory: program
Expand Down

0 comments on commit f5e0bcf

Please sign in to comment.