Skip to content

Commit

Permalink
Fix cargo dinghy build
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Mar 1, 2022
1 parent 0c0a570 commit 8f43ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ jobs:
xcrun simctl boot $SIM_ID
# Build
cargo dinghy build
cargo dinghy --device=$SIM_ID build
# Run tests
cargo dinghy --device=$SIM_ID test --no-default-features
Expand Down

0 comments on commit 8f43ce3

Please sign in to comment.