Merge branch 'develop' into ref/segregate-api-layer

This commit is contained in:
Salvatore Giordano
2021-06-17 19:38:58 +02:00
-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" --no-select melos exec -c 4 --fail-fast -- "\$MELOS_ROOT_PATH/.github/workflows/scripts/remove-from-coverage.sh" --no-select
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'