Skip to content

Commit

Permalink
👷 Build example only on stable
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 16, 2024
1 parent 87759fc commit 5ab0ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
- name: '[Verify step] Test Flutter packages'
run: melos run test:flutter
- name: '[Verify step] Build Flutter APK'
if: ${{ matrix.sdk == 'stable' }}
run: melos run build:example:apk
# Coverage
- name: '[Coverage] Format & print test coverage'
Expand Down

0 comments on commit 5ab0ff9

Please sign in to comment.