Fix copy-paste error in workflow file
This commit is contained in:
parent
9767667760
commit
19a9173213
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -62,8 +62,7 @@ jobs:
|
||||
exit 1
|
||||
|
||||
# This step should succeed, because the check that would fail is disabled
|
||||
- name: Run SQLite schema lint action with invalid schema
|
||||
id: invalid_schema_test
|
||||
- name: Lint an invalid schema, but with the check disabled
|
||||
uses: ./
|
||||
with:
|
||||
schema-file: 'test_schemas/failure-no-strict.sql'
|
||||
|
Loading…
x
Reference in New Issue
Block a user