Skip to content

Commit

Permalink
fix: save clover as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarbous committed Nov 6, 2023
1 parent c885337 commit 2bc0358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
php_extensions: "xdebug"
configuration: "phpunit.xml"

- uses: php-action/artifact@v2
- uses: actions/upload-artifact@v3
with:
name: clover
path: build/clover.xml
Expand Down

0 comments on commit 2bc0358

Please sign in to comment.