mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
earthly no-cache
This commit is contained in:
parent
46f5c7fadc
commit
4fd428a104
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -21,4 +21,4 @@ jobs:
|
||||||
run: earthly --version
|
run: earthly --version
|
||||||
|
|
||||||
- name: install dependencies, build, run zig tests, rustfmt, clippy, cargo test --release
|
- name: install dependencies, build, run zig tests, rustfmt, clippy, cargo test --release
|
||||||
run: earthly +test-all
|
run: earthly --no-cache +test-all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue