Skip to content

Commit

Permalink
Just libp2p-core
Browse files Browse the repository at this point in the history
  • Loading branch information
umgefahren authored Aug 4, 2024
1 parent 0e6db00 commit 62bae0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Run test
env:
SIM_ID: ${{ steps.boot-simulator.outputs.sim-id }}
run: cargo dinghy -p auto-ios-aarch64-sim -d $SIM_ID test --workspace --all-features
run: cargo dinghy -p auto-ios-aarch64-sim -d $SIM_ID test -p libp2p-core --all-features

0 comments on commit 62bae0c

Please sign in to comment.