Skip to content

Commit cd5840a

Browse files
fix
1 parent 0f6800d commit cd5840a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
uses: actions/setup-python@v5
182182
with:
183183
python-version: '3.11'
184-
cache: pip
184+
cache: pip
185185

186186
- name: Generate test data
187187
run: python3 tests/gen_testdata.py

0 commit comments

Comments
 (0)