mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
don't clear cache anymore
This commit is contained in:
parent
04b83c4e4b
commit
526481e847
1 changed files with 0 additions and 3 deletions
3
.github/workflows/benchmarks.yml
vendored
3
.github/workflows/benchmarks.yml
vendored
|
@ -20,8 +20,5 @@ jobs:
|
|||
- name: Earthly version
|
||||
run: earthly --version
|
||||
|
||||
- name: prune cache
|
||||
run: earthly prune --reset
|
||||
|
||||
- name: install dependencies, build, cd cli, benchmark with criterion
|
||||
run: ./ci/safe-earthly.sh +bench-roc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue