Skip to content

Commit

Permalink
Use specific branch of ckanext-dcat
Browse files Browse the repository at this point in the history
  • Loading branch information
Jovanka committed Jul 19, 2024
1 parent 2073c1d commit 891fd43
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 @@ -52,7 +52,7 @@ jobs:
pip install -e ckanext-berlin_dataset_schema
pip install -r ckanext-berlin_dataset_schema/requirements.txt
# Install ckanext-dcat
git clone https://github.com/ckan/ckanext-dcat
git clone https://github.com/ckan/ckanext-dcat -b v1.4.0
pip install -e ckanext-dcat
pip install -r ckanext-dcat/requirements.txt
- name: Setup extension (CKAN >= 2.9)
Expand Down

0 comments on commit 891fd43

Please sign in to comment.