Skip to content

Commit 712a210

Browse files
authored
fix(ci): don't continue on errors in unit-mac test (vectordotdev#18496)
1 parent 9859b9e commit 712a210

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/unit_mac.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55

66
jobs:
77
unit-mac:
8-
# Full CI suites for this platform were only recently introduced.
9-
# Some failures are permitted until we can properly correct them.
10-
continue-on-error: true
118
runs-on: macos-11
129
env:
1310
CARGO_INCREMENTAL: 0

0 commit comments

Comments
 (0)