Skip to content

Commit

Permalink
💚 --
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Jan 5, 2024
1 parent 8748b03 commit 2a4922c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cronet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
arch: x86_64
target: ${{ matrix.package == 'cronet_http_embedded' && 'default' || 'google_apis' }}
script: |
cd 'pkgs/${{ matrix.package }}/example
cd pkgs/${{ matrix.package }}/example
for i in {1..3}
do
flutter test --timeout=1200s integration_test/ && break
Expand Down

0 comments on commit 2a4922c

Please sign in to comment.