Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ogoffart committed Jun 17, 2023
1 parent 947a73b commit 89b8eb4
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 @@ -43,6 +43,8 @@ jobs:
run: cargo build --all-features
- name: Run tests
run: DYLD_FRAMEWORK_PATH=$Qt5_DIR/lib cargo test --all-features
shell: bash


# Qt6 is in a different job right now because it does not have many modules and most example don't compile
qt6:
Expand Down

0 comments on commit 89b8eb4

Please sign in to comment.