ci: fix config
This commit is contained in:
parent
11e95e4e89
commit
7977e1632a
@ -4,6 +4,6 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: FROM rust:alpine
|
image: rust:alpine
|
||||||
commands:
|
commands:
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user