Skip to content

Commit 743f004

Browse files
authored
build: fed compatibility test should fail if any test fail
1 parent 7ed5e11 commit 743f004

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/federation-compatibility.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939
schema: 'compatibility/src/main/resources/graphql/schema.graphqls'
4040
debug: true
4141
token: ${{ secrets.token }}
42+
failOnWarning: true
43+
failOnRequired: true

0 commit comments

Comments
 (0)