Commit 8b8eedc
Optimize CIFuzz workflow cache
- Remove unused bazel cache path.
- Update cache key to hash dependency files (setup.py, pyproject.toml, requirements.txt) instead of all source files. This improves cache hit rate for PRs that do not modify dependencies.
Co-authored-by: mhucka <1450019+mhucka@users.noreply.github.com>1 parent c346e50 commit 8b8eedc
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
0 commit comments