Skip to content

Commit e08f1bb

Browse files
committed
Fix skills CI setup-python cache configuration
1 parent 6a9a54e commit e08f1bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2020
with:
2121
python-version: '3.11'
22-
cache: 'pip'
2322

2423
- name: Install test dependencies
2524
run: |

0 commit comments

Comments
 (0)