Skip to content

Commit

Permalink
Merge pull request #174 from eshwen/eshwen-patch-1
Browse files Browse the repository at this point in the history
Fix argument typo in test coverage
  • Loading branch information
eshwen authored Feb 23, 2024
2 parents 9fc938b + 13535fe commit de5eef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: eshwen/adrenaline/[email protected]
with:
python-version: ${{ matrix.python-version }}
path: 'my_project/'
pkg-name: 'my_project/'

- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit de5eef4

Please sign in to comment.