Skip to content

Commit

Permalink
fix coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Jun 3, 2024
1 parent 8399a3b commit 4712d7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:

- name: Upload coverage data
uses: actions/upload-artifact@v4
if: ${{ inputs.coverage }}
with:
name: cov-reports-${{ matrix.platform }}-py-${{ matrix.python-version }}
path: |
Expand Down

0 comments on commit 4712d7b

Please sign in to comment.