mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41: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
|
- name: Earthly version
|
||||||
run: earthly --version
|
run: earthly --version
|
||||||
|
|
||||||
- name: prune cache
|
|
||||||
run: earthly prune --reset
|
|
||||||
|
|
||||||
- name: install dependencies, build, cd cli, benchmark with criterion
|
- name: install dependencies, build, cd cli, benchmark with criterion
|
||||||
run: ./ci/safe-earthly.sh +bench-roc
|
run: ./ci/safe-earthly.sh +bench-roc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue