Skip to content

Commit 4cf487e

Browse files
committed
Require conformance tests to succeed (nginx#846)
Now that we are API compliant, we should require conformance tests to pass on pull requests.
1 parent 01b2478 commit 4cf487e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ jobs:
232232
run: |
233233
make run-conformance-tests TAG=${{ github.sha }}
234234
working-directory: ./conformance
235-
continue-on-error: true
236235

237236
build:
238237
name: Build Image

0 commit comments

Comments
 (0)