Skip to content

Commit

Permalink
Merge pull request #3 from ElNiak/ElNiak-patch-2
Browse files Browse the repository at this point in the history
Update rust.yml
  • Loading branch information
ElNiak authored Apr 24, 2024
2 parents e6dfea4 + a6c07ba commit 5bfda28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build
working-directory: ./cupp_rust
run: cargo build --verbose
- name: Run tests
working-directory: ./cupp_rust
run: cargo test --verbose

0 comments on commit 5bfda28

Please sign in to comment.