diff --git a/melos.yaml b/melos.yaml index 0318ec81..75a59320 100644 --- a/melos.yaml +++ b/melos.yaml @@ -66,9 +66,7 @@ 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' - flutter: '>=1.22.4 <2.0.0' \ No newline at end of file + flutter: '>=1.22.4 <2.0.0'