mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
Actually add Ci
This commit is contained in:
parent
10cd5bddc9
commit
803162f11b
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -2,9 +2,9 @@ name: Rust
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
Reference in New Issue
Block a user