8000 push · doc-sheet/setup-python@4e00300 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e00300

Browse files
author
ds
committed
push
1 parent 2cff867 commit 4e00300

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/failed-post-setup.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
on:
2+
'on':
33
pull_request:
44
branches: ["main"]
55

@@ -19,6 +19,4 @@ jobs:
1919
cache: pip
2020
cache-dependency-path: requirements.txt
2121

22-
# true if cache-hit occured on the primary key
2322
- run: echo '${{ steps.pynstall.outputs.cache-hit }}'
24-

0 commit comments

Comments
 (0)
0