Skip to content

Commit

Permalink
tests: Remove accidentally copy-pasted line
Browse files Browse the repository at this point in the history
  • Loading branch information
bellisk committed Jun 20, 2024
1 parent 673c167 commit 9c77cd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,5 @@ jobs:
- name: Setup extension
run: |
paster --plugin=ckan db init -c test.ini
paster --plugin=ckanext-harvest harvester initdb -c test.ini
- name: Run tests
run: nosetests --ckan --nologcapture --with-pylons=test.ini --with-coverage --cover-package=ckanext.subscribe --cover-inclusive --cover-erase --cover-tests ckanext/subscribe

0 comments on commit 9c77cd3

Please sign in to comment.