chore(shorebird_code_push): add example project (#31)
* chore(shorebird_code_push): add example project * use flutter instead of dart in gha
This commit is contained in:
@@ -90,7 +90,7 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- name: 🎯 Build ${{ matrix.package }}
|
||||
uses: ./.github/actions/dart_package
|
||||
uses: subosito/flutter-action@v2.10.0
|
||||
with:
|
||||
codecov_token: ${{ secrets.CODECOV_TOKEN }}
|
||||
coverage_excludes: "**/*.g.dart"
|
||||
|
||||
Reference in New Issue
Block a user