Skip to content

Commit f9e3605

Browse files
committed
run-pkgcheck.yml: disable cache
Signed-off-by: Mattéo Rossillol‑‑Laruelle <[email protected]>
1 parent 672c705 commit f9e3605

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-pkgcheck.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616

1717
- name: Run pkgcheck
1818
uses: pkgcore/pkgcheck-action@v1
19+
with:
20+
args: --cache no

0 commit comments

Comments
 (0)