mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 15:04:14 +00:00
try caching
This commit is contained in:
parent
331985f0a0
commit
4eced2518c
2 changed files with 35 additions and 35 deletions
|
@ -42,7 +42,7 @@ steps:
|
|||
POSTGRES_PASSWORD: password
|
||||
detach: true
|
||||
|
||||
- name: install deps and run cargo test
|
||||
- name: cargo test
|
||||
image: ekidd/rust-musl-builder:experimental-stable
|
||||
user: root
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue