Skip to content

Commit

Permalink
Run integration tests on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed May 5, 2024
1 parent ef529a6 commit 28b44ee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,7 @@ jobs:
run: flutter doctor -v
- name: Download dependencies
run: ./wiresdk deps
- uses: futureware-tech/simulator-action@v3
with:
model: 'iPhone 15'
- run: cd examples/theming && ./../../wiresdk flutter test integration_test
- run: cd examples/theming && ./../../wiresdk flutter test -d macos integration_test

pr-beta:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 28b44ee

Please sign in to comment.