Skip to content

Commit

Permalink
Fix codecov cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Mar 25, 2024
1 parent 43ee353 commit 3a7293b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: coverage-data
path: ${{ github.workspace }}
path: ${{ github.workspace }}/build

- name: Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 3a7293b

Please sign in to comment.