2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-04-25 09:46:49 +00:00

Remove old bors.toml

This seems to be an artifact from when we used bors rather than GitHub
Actions.
This commit is contained in:
Josh Triplett 2022-06-02 11:10:54 -07:00
parent 97a2fbed07
commit 6852812d85

View file

@ -1,7 +0,0 @@
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",
]