mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
need no id there
This commit is contained in:
parent
8f3f1a3ede
commit
5117d8a853
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -18,7 +18,6 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Cache dependencies
|
||||
uses: actions/cache@v2
|
||||
id: deps_cache
|
||||
with:
|
||||
path: |
|
||||
${{ env.pythonLocation }}/lib/*/site-packages/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user