Skip to content

Commit

Permalink
temp. ignore test.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Dec 12, 2024
1 parent 5fe0181 commit 04c788a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,10 @@ jobs:
- name: Setup extension
continue-on-error: ${{ matrix.experimental }}
# run: |
# ckan -c test.ini db init
run: |
ckan -c test.ini db init
ckan db init
- name: Install curl
Expand Down

0 comments on commit 04c788a

Please sign in to comment.