Skip to content

Commit 607e89a

Browse files
authored
Update integration-tests.yml
1 parent f61248e commit 607e89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
model: 'iPhone 14'
141141

142142
- name: Run iOS tests
143-
run: flutter test integration_test/*.dart -d 2AD22772-5472-4EB0-97DE-883C5B789032 --dart-define=MAILOSAUR_API_KEY=${{ secrets.MAILOSAUR_API_KEY }}
143+
run: flutter test integration_test/*.dart -d 2CBBC7F8-8C98-4142-8292-D5833BB30F8F --dart-define=MAILOSAUR_API_KEY=${{ secrets.MAILOSAUR_API_KEY }}
144144
working-directory: ./integrationtestapp
145145
env:
146146
MAILOSAUR_API_KEY: ${{ secrets.MAILOSAUR_API_KEY }}

0 commit comments

Comments
 (0)