Skip to content

Commit

Permalink
Try to fix failing integration test again
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed Nov 12, 2024
1 parent 1d70d9c commit a9d5c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stevia_integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v4
- uses: futureware-tech/simulator-action@v4
with:
model: 'iPhone 14'
model: iPhone 14
- run: flutter pub get
- run: flutter build ios --debug --no-codesign
- run: flutter test integration_test

0 comments on commit a9d5c01

Please sign in to comment.