Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrix126 committed Oct 10, 2024
1 parent 882be8a commit c9679ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lockbud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:

- name: Generate code coverage
run: |
rustup update
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
cargo lockbud -k deadlock -l gupaxx

0 comments on commit c9679ad

Please sign in to comment.