Skip to content

Commit

Permalink
Add to path also on test
Browse files Browse the repository at this point in the history
  • Loading branch information
carrascomj committed Oct 24, 2020
1 parent e62674c commit ec8c376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
cargo build --verbose --all
- name: Run tests
run: |
echo "C:\Cbc\lib" >> $GITHUB_PATH
cargo test --verbose --all

0 comments on commit ec8c376

Please sign in to comment.