Skip to content

Commit

Permalink
Fix argument typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eshwen authored Feb 23, 2024
1 parent 9fc938b commit 13535fe
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 13535fe

Please sign in to comment.