Skip to content

Commit

Permalink
Fixingh tests
Browse files Browse the repository at this point in the history
  • Loading branch information
toavina committed Feb 3, 2025
1 parent 727e986 commit 778eddd
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 @@ -44,4 +44,4 @@ jobs:
ckan -c test.ini db init
- name: Run tests
run: pytest --ckan-ini=test.ini --cov=ckanext.fjelltopp_security--disable-warnings ckanext/zarr
run: pytest --ckan-ini=test.ini --cov=ckanext.fjelltopp_security--disable-warnings ckanext/fjelltopp_security/tests

0 comments on commit 778eddd

Please sign in to comment.