Skip to content

Commit 0af2fbc

Browse files
Merge #419
419: Bors: require the `codecov/project/minimum` status r=DilumAluthge a=DilumAluthge Co-authored-by: Dilum Aluthge <[email protected]>
2 parents dac7559 + d438c60 commit 0af2fbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RegistryCI"
22
uuid = "0c95cc5f-2f7e-43fe-82dd-79dbcba86b32"
33
authors = ["Dilum Aluthge <[email protected]>", "Fredrik Ekre <[email protected]>", "contributors"]
4-
version = "7.1.6"
4+
version = "7.1.7"
55

66
[deps]
77
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

bors.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ status = [
1111
"Unit/Julia 1.5/ubuntu-latest/x64",
1212
"Unit/Julia 1/ubuntu-latest/x64",
1313
"Unit/Julia nightly/ubuntu-latest/x64",
14-
# "codecov/project/minimum", # TODO: uncomment this line
14+
"codecov/project/minimum",
1515
# "codecov/project",
1616
# "codecov/patch",
1717
]

0 commit comments

Comments
 (0)