Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diogobalseiro committed Nov 11, 2024
1 parent 9515e18 commit c7e2d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changes-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Boot Simulator
- run: xcrun simctl boot 5E4C21FA-303F-461E-81AD-F50D186A79FC
run: xcrun simctl boot 5E4C21FA-303F-461E-81AD-F50D186A79FC
- name: Build Network Monitor
run: xcodebuild build -scheme NetworkMonitor -destination 'platform=iOS Simulator,name=iPhone 15 Pro Max'
- name: Test Network Monitor
Expand Down

0 comments on commit c7e2d1a

Please sign in to comment.