From cabf835c3aab8017b196ae764521a181a8cecd20 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Wed, 10 Jan 2024 11:11:58 +0800 Subject: [PATCH] Update cronet.yml --- .github/workflows/cronet.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/cronet.yml b/.github/workflows/cronet.yml index df6e6466fb..5104184e1c 100644 --- a/.github/workflows/cronet.yml +++ b/.github/workflows/cronet.yml @@ -60,7 +60,6 @@ jobs: target: ${{ matrix.cronetHttpNoPlay == 'true' && 'default' || 'google_apis' }} profile: pixel script: | - pwd && ls -al - cd example + cd pkgs/cronet_http/example flutter pub get flutter test --dart-define=cronetHttpNoPlay=${{ matrix.cronetHttpNoPlay }} --timeout=1200s integration_test/