fix stream_flutter_workflow.yml

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-06-18 15:33:05 +05:30
parent 552ce4d030
commit 4bfda7553d
3 changed files with 12 additions and 13 deletions
+4 -2
View File
@@ -64,9 +64,11 @@ scripts:
coverage:ignore-file:
run: |
melos exec -c 4 --fail-fast -- "\$MELOS_ROOT_PATH/.github/workflows/scripts/remove-from_coverage.sh"
melos exec -c 4 --fail-fast -- "\$MELOS_ROOT_PATH/.github/workflows/scripts/remove-from-coverage.sh"
description: Removes all the ignored files from the coverage report.
select-package:
dir-exists: coverage
environment:
sdk: '>=2.12.0 <3.0.0'
flutter: '>=1.22.4 <2.0.0'
flutter: '>=1.22.4 <2.0.0'