diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43d929d..5acfb2f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,3 +25,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: test-results-lint + path: ./artifacts/test-results-lint.txt