Skip to content

Commit 07c487e

Browse files
committed
fixup! fixup! fixup! fixup! run ios test
1 parent 44bb844 commit 07c487e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
working-directory: example
3737
run: flutter pub get
3838

39+
- run: echo API_KEY=${{ secrets.TEST_API_KEY }} > example/.env
3940
- name: Build Android
4041
working-directory: example
4142
run: flutter build apk --release
File renamed without changes.

0 commit comments

Comments
 (0)