Update melos.yaml

This commit is contained in:
Salvatore Giordano
2021-06-17 18:35:35 +02:00
committed by GitHub
parent 6b302dd494
commit 0b1ef44c0e
-2
View File
@@ -66,8 +66,6 @@ scripts:
run: | 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. description: Removes all the ignored files from the coverage report.
select-package:
dir-exists: coverage
environment: environment:
sdk: '>=2.12.0 <3.0.0' sdk: '>=2.12.0 <3.0.0'