Skip to content

Commit

Permalink
Update codemagic.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredfalcon authored Mar 7, 2023
1 parent 4bad7a1 commit 78dc9de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ workflows:
- name: Flutter analyze
script: |
flutter analyze
- name: Flutter unit tests
script: |
flutter test
ignore_failure: true
# - name: Flutter unit tests
# script: |
# flutter test
# ignore_failure: true
- name: Flutter build ipa
script: |
flutter build ipa --release \
Expand Down

0 comments on commit 78dc9de

Please sign in to comment.