Skip to content

Commit

Permalink
Fix GH Action script
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmech committed Jan 18, 2024
1 parent 58255fc commit aa22488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_on_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Run tests
run: |
export LIBRARY_PATH=$LIBRARY_PATH:$(brew --prefix)/opt/lapack/lib:$(brew --prefix)/opt/openblas/lib
bash run-tests.bash
RUST_BACKTRACE=1 cargo test

0 comments on commit aa22488

Please sign in to comment.