diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be417f85..631b788f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,6 +63,7 @@ jobs: if: always() uses: actions/upload-artifact@v4 with: + if-no-files-found: ignore name: screenshots path: test-results/ - name: Merge coverage