diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 656fc6649..28e3f2625 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -218,7 +218,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: ci-test-log - path: /tmp/corso-trusted-testlog/* + path: /tmp/* if-no-files-found: error retention-days: 14