Skip to content

Commit

Permalink
Merge pull request #4 from formigas/codemagic-ci-changes-155
Browse files Browse the repository at this point in the history
Automated PR for Codemagic CI brick changes
  • Loading branch information
formigas-flik[bot] authored Sep 20, 2024
2 parents 3336005 + 3ee183c commit ab1aded
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
workflows:
definitions:
name: Continuous Integration
environment:
flutter: stable
xcode: latest
Expand Down Expand Up @@ -53,7 +54,7 @@ workflows:
script: flutter build appbundle --release --flavor production -t lib/main_production.dart

test:
name: Test
name: Test and generate coverage
max_build_duration: 30
instance_type: linux_x2
scripts:
Expand Down

0 comments on commit ab1aded

Please sign in to comment.