diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e45bc4a..eaab61e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,6 +103,7 @@ jobs: with: name: coverage-data-${{ strategy.job-index }} path: .coverage-${{ strategy.job-index }} + if-no-files-found: error coverage: needs: