Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Nov 8, 2024
1 parent 00ae1fb commit 58f7d20
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 @@ -55,7 +55,7 @@ jobs:
sed -i -e 's/use = config:.*/use = config:\/srv\/app\/src\/ckan\/test-core.ini/' test.ini
ckan -c test.ini db init
ckan -c test.ini db upgrade -p tracking
ckan -c test.ini db upgrade -p api_tracking
- name: Run tests
run: pytest --ckan-ini=test.ini -v --disable-warnings ckanext/api_tracking
Expand Down

0 comments on commit 58f7d20

Please sign in to comment.