Skip to content

Commit

Permalink
just overwrite, since the coverage doesn't change
Browse files Browse the repository at this point in the history
  • Loading branch information
marph91 committed Nov 19, 2024
1 parent f1026a3 commit 65b1446
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test_output_${{ matrix.python-version }}
path: test_output/
path: test_output/
overwrite: true

0 comments on commit 65b1446

Please sign in to comment.