Skip to content

Commit 659a32f

Browse files
[primer] Allow primer comment job to recreate venv
1 parent c6da47a commit 659a32f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/primer_comment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
uses: actions/[email protected]
4545
with:
4646
path: venv
47-
fail-on-cache-miss: true
4847
key:
4948
${{ runner.os }}-${{ steps.python.outputs.python-version }}-${{
5049
env.KEY_PREFIX }}-${{ env.CACHE_VERSION }}-${{ hashFiles('pyproject.toml',

0 commit comments

Comments
 (0)