Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stentrop committed Nov 27, 2024
1 parent 8330012 commit dffa3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
uses: actions/upload-artifact@v4
if: always()
with:
name: job-status
name: job-status-${{ matrix.test.id }}-php${{ matrix.php.version }}
path: ${{ runner.temp }}/${{ env.STATUS_FILE }}
retention-days: 1
collect-results:
Expand Down

0 comments on commit dffa3db

Please sign in to comment.