Update bors.toml

This commit is contained in:
Collin Chin 2021-02-10 19:31:40 -08:00 committed by GitHub
parent 73b31998a0
commit 5efd6fe4ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ status = [
"Check Style",
# Cargo clippy check must pass
"Clippy"
"Clippy",
# Cargo test check must pass
"Test"