Skip to content

Commit d434df2

Browse files
committed
Fix bors config
1 parent 19a50a5 commit d434df2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bors.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ status = [
22
'build-image',
33
'fmt',
44
'clippy',
5-
'tests-linux (ubuntu-20.04, x86_64-unknown-linux-musl, cgroup-v1)',
6-
'tests-linux (macos-latest, x86_64-unknown-linux-musl, cgroup-v2)',
5+
'tests-linux-run (ubuntu-20.04, x86_64-unknown-linux-musl, cgroup-v1)',
6+
'tests-linux-run (macos-latest, x86_64-unknown-linux-musl, cgroup-v2)',
77
'nightly-checks',
88
]
99
delete-merged-branches = true

0 commit comments

Comments
 (0)