fix tests

This commit is contained in:
Salvatore Giordano
2021-06-18 10:47:11 +02:00
parent 1a11efcb88
commit c3ae85a282
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -66,6 +66,8 @@ scripts:
run: |
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.
select-package:
dir-exists: coverage
environment:
sdk: '>=2.12.0 <3.0.0'