mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-12 23:45:56 +00:00
This commit is contained in:
parent
be34d71e2c
commit
b7f8054bfe
|
@ -5,6 +5,7 @@ name: default
|
|||
steps:
|
||||
- name: test
|
||||
image: rust:bullseye
|
||||
pull: always
|
||||
commands:
|
||||
- rustup component add clippy rustfmt
|
||||
- apt-get update -qq
|
||||
|
|
Loading…
Reference in New Issue
Block a user