mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 02:39:55 +00:00
7 lines
203 B
TOML
7 lines
203 B
TOML
status = [
|
|
"Build and test (ubuntu-latest, nightly)",
|
|
"Build and test (windows-latest, nightly)",
|
|
"Build and test (macOS-latest, nightly)",
|
|
"Checking fmt and docs",
|
|
"Clippy check",
|
|
]
|