Skip to content

Commit

Permalink
hardcode tmp dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ialarmedalien committed Jan 14, 2025
1 parent 1050e4d commit bcab372
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 @@ -74,7 +74,7 @@ jobs:
- name: download artefacts
uses: actions/download-artifact@v4
with:
path: tests/
path: $GITHUB_WORKSPACE

- name: Send to Codecov
id: send_to_codecov
Expand Down

0 comments on commit bcab372

Please sign in to comment.