Skip to content

Commit 856331e

Browse files
author
Taro Matsuzawa
committed
WIP: remove --ckan-ini option
1 parent e690b78 commit 856331e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ jobs:
114114
paster --plugin=ckanext-harvest harvester initdb -c test.ini
115115
paster --plugin=ckanext-spatial spatial initdb -c test.ini
116116
- name: Run tests
117-
run: pytest --ckan-ini=test.ini ckanext/spatial/tests
117+
run: pytest ckanext/spatial/tests

0 commit comments

Comments
 (0)