Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash authored Oct 1, 2024
1 parent 6a07112 commit ca19966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: coverage-${{ matrix.python-version }}-${{ matrix.split }}
include-hidden-files: true
overwrite: false
path: /workspace/.coverage
path: ./.coverage

coverage:
needs: build
Expand Down

0 comments on commit ca19966

Please sign in to comment.