Skip to content

Commit

Permalink
fix(tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
h4kuna committed Feb 3, 2025
1 parent 98c7a11 commit c8e7255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: composer install --no-progress --prefer-dist
- run: composer tests
- if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: output
path: tests/**/output
Expand Down

0 comments on commit c8e7255

Please sign in to comment.