Skip to content

Commit f6d7a75

Browse files
authored
ci: prevent macos to be marked as passing upon failure (#1381)
1 parent ad26b68 commit f6d7a75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr.yml

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
go-version: 1.15 # test only the latest go version to speed up CI
5757
- name: Run tests
5858
run: make test
59-
continue-on-error: true
6059
tests-on-unix:
6160
needs: golangci-lint # run after golangci-lint action to not produce duplicated errors
6261
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)