Skip to content

Commit

Permalink
ci: set iOS as target operating system for simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
Ascenio committed Jul 8, 2024
1 parent 8e6d18d commit 4def1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
uses: futureware-tech/simulator-action@v3
with:
model: "iPhone 15"
os: iOS
- name: Run tests
run: flutter test integration_test --dart-define-from-file=env.json

Expand Down

0 comments on commit 4def1ec

Please sign in to comment.