Skip to content

Commit d70cb83

Browse files
committed
removed cache dependency path
1 parent 6ed3dd4 commit d70cb83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/smoke-tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
python-version: '3.10'
2121
cache: 'pip'
22-
cache-dependency-path: requirements.txt,requirements-dev.txt
2322

2423
- name: Install dependencies
2524
run: |

0 commit comments

Comments
 (0)