Add debug info
This commit is contained in:
parent
8c6c712547
commit
f9909b28ff
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -57,5 +57,6 @@ jobs:
|
||||
- name: Check for expected failure
|
||||
if: steps.invalid_schema_test.outcome != 'failure'
|
||||
run: |
|
||||
echo "Previous step result: ${{ steps.invalid_schema_test.outcome }}"
|
||||
echo "Expected the invalid schema test to fail, but it succeeded"
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user