fix stream_flutter_workflow.yml
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
+4
-2
@@ -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'
|
||||
Reference in New Issue
Block a user