Commit 59dc940
committed
ci: verify that we can write into non-empty directory _and cache_
We just implemented the workaround where the `.zip` file is cached when
extracting into a non-empty directory (because we obviously do not want
to cache the entire directory including the already-existing files).
Let's add a CI test for this.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 7019ae6 commit 59dc940
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
54 | | - | |
| 59 | + | |
0 commit comments