Skip to content

Commit fd9db3d

Browse files
committed
ci: add test-reproducibility
1 parent e0344b4 commit fd9db3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-test-reproducibility.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
key: venv-${{ runner.os }}-${{ steps.setup-python.outputs.python-version }}-${{ hashFiles('**/poetry.lock') }}
3434

3535
- name: Install dependencies
36-
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
3736
run: poetry install --no-interaction --no-ansi
3837

3938
# - name: Cache Graphviz

0 commit comments

Comments
 (0)