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