earthly no-cache

This commit is contained in:
Anton-4 2021-05-24 10:18:36 +02:00 committed by GitHub
parent 46f5c7fadc
commit 4fd428a104
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,4 @@ jobs:
run: earthly --version
- name: install dependencies, build, run zig tests, rustfmt, clippy, cargo test --release
run: earthly +test-all
run: earthly --no-cache +test-all