Commit bec4592
authored
Update testing.yml
oops, trying to force it to build without the cache while a cache existed, made it try to build without a cache with files carried over from the cache, bad. Manually deleting the cache made it go back to standard behavior, meaning it tried to run both without and with cacheing function paths.
reverting back to standard cache function triggering, with manually deleted cache.
for issue #5561 parent 7eee1ca commit bec4592
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments