Skip to content

Commit 7b71045

Browse files
committed
github: let's try this again after deleting all caches
1 parent 52f5dbe commit 7b71045

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
env:
2727
cachepan: cachepan
28-
locallib: cachelocal
28+
locallib: xlocal
2929

3030
steps:
3131
- uses: actions/checkout@v3

.github/workflows/run-tests.yml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
env:
2727
cachepan: cachepan
28-
locallib: cachelocal
28+
locallib: xlocal
2929

3030
steps:
3131
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)