Skip to content

Commit

Permalink
Chore: Fix bors hanging
Browse files Browse the repository at this point in the history
The vm action had been removed but bors was still waiting for it
  • Loading branch information
RageKnify committed Dec 31, 2021
1 parent 50dda0b commit 8c81b8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# docs https://bors.tech/documentation/
status = [
"Tests on Linux",
"Tests on Linux with vm enabled",
"Tests on Windows",
"Tests on MacOS",
"Rustfmt",
Expand All @@ -11,7 +10,6 @@ status = [
]
pr_status = [
"Tests on Linux",
"Tests on Linux with vm enabled",
"Tests on Windows",
"Tests on MacOS",
"Rustfmt",
Expand Down

0 comments on commit 8c81b8a

Please sign in to comment.