Skip to content

Commit

Permalink
Update bors.toml with new test names
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark McCaskey committed Dec 4, 2020
1 parent 9495f85 commit 6322726
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
status = [
"Audit",
"Code lint",
"Test on linux",
"Test on linux-x64",
"Test on linux-aarch64",
"Test on macos",
"Test on windows",
"Test on macos-x64",
"Test on windows-x64",
"Test cross-compile on linux",
"Test cross-compile on macos",
]
Expand Down

0 comments on commit 6322726

Please sign in to comment.