Skip to content

Commit

Permalink
✅ ++
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 25, 2023
1 parent 9f597d0 commit ff878cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cupertino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: flutter analyze --fatal-infos
if: always() && steps.install.outcome == 'success'
- name: Run tests
run: flutter test --timeout=1200s integration_test/
run: flutter test --timeout=1200s example/integration_test

0 comments on commit ff878cc

Please sign in to comment.