- name: flutter test
run: flutter test --machine > test.json
- name: flutter test
run: flutter test --coverage
if: success() || failure()
- uses: ueki-tomohiro/flutter-test-action@v1
with:
machinPath: test.json
coveragePath: coverage/lcov.info
if: success() || failure()
generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
ueki-tomohiro/flutter-test-action
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published