Skip to content

Commit

Permalink
Fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TSGeek authored Oct 8, 2024
1 parent 983d9d0 commit c7e9837
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
working-directory: ./rust-chorder
- name: Run tests
run: cargo test --verbose
working-directory: ./rust-chorder

0 comments on commit c7e9837

Please sign in to comment.