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:
Bryan Oltman
2023-06-19 18:02:43 -04:00
committed by GitHub
parent 27e7984179
commit a593540f96
127 changed files with 4682 additions and 1 deletions
+1 -1
View File
@@ -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"