Skip to content

Commit

Permalink
Add Windows to Bors config (sigp#2358)
Browse files Browse the repository at this point in the history
We accidentally omitted the new Windows tests (sigp#2333) from the Bors config, meaning that PRs will merge before the tests pass. This PR corrects that.
  • Loading branch information
michaelsproul committed May 20, 2021
1 parent ba55e14 commit 5d9a1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
status = [
"cargo-fmt",
"release-tests-ubuntu",
"release-tests-windows",
"debug-tests-ubuntu",
"state-transition-vectors-ubuntu",
"ef-tests-ubuntu",
Expand Down

0 comments on commit 5d9a1bc

Please sign in to comment.