Commit 454c05a
fix: clean npm cache on Windows to prevent corruption
Windows GitHub Actions runners sometimes have corrupted npm caches
that cause ECOMPROMISED errors. Clean the cache before running tests
to prevent these failures.
Co-Authored-By: Michael D'Angelo <michael@promptfoo.dev>1 parent 4ece696 commit 454c05a
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
| |||
0 commit comments