mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-23 04:41:19 +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
|
POSTGRES_PASSWORD: password
|
||||||
detach: true
|
detach: true
|
||||||
|
|
||||||
- name: install deps and run cargo test
|
- name: cargo test
|
||||||
image: ekidd/rust-musl-builder:experimental-stable
|
image: ekidd/rust-musl-builder:experimental-stable
|
||||||
user: root
|
user: root
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue