Skip to content

Commit adc3286

Browse files
committed
no leftovers test: cwl-utils uses hatchling now
1 parent ab6bd9c commit adc3286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151

152152
- name: install with test dependencies
153153
run: |
154-
pip install -U pip setuptools wheel
154+
pip install -U pip setuptools wheel "hatchling>=1.27.0"
155155
pip install --no-build-isolation -rtest-requirements.txt .[deps]
156156
157157
- name: make working directory read-only

0 commit comments

Comments
 (0)