Skip to content

Commit

Permalink
fix github-ci (berlintheme has no requirements.txt)
Browse files Browse the repository at this point in the history
  • Loading branch information
knudmoeller committed Apr 25, 2024
1 parent eada3d8 commit 6002676
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 @@ -61,7 +61,6 @@ jobs:
# Install ckanext-berlintheme
git clone https://github.com/berlinonline/ckanext-berlintheme
pip install -e ckanext-berlintheme
pip install -r ckanext-berlintheme/requirements.txt
- name: Setup extension (CKAN >= 2.9)
run: |
ckan -c test.ini db init
Expand Down

0 comments on commit 6002676

Please sign in to comment.