mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 01:28:56 +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 }}
|
python-version: ${{ matrix.python-version }}
|
||||||
- name: Cache dependencies
|
- name: Cache dependencies
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
id: deps_cache
|
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
${{ env.pythonLocation }}/lib/*/site-packages/*
|
${{ env.pythonLocation }}/lib/*/site-packages/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user