Skip to content

Commit

Permalink
update gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
btylerburton committed Dec 19, 2024
1 parent 1fcc6df commit 7388069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Test with pytest
run: |
pytest --ckan-ini=subdir/test.ini --cov=ckanext.saml2auth --disable-warnings ckanext/saml2auth/tests
pytest --ckan-ini=subdir/test.ini ckanext/saml2auth/tests
- name: Coveralls
uses: AndreMiras/coveralls-python-action@develop
Expand Down

0 comments on commit 7388069

Please sign in to comment.