Add debugging to failing CI step
This commit is contained in:
parent
be351bbb7d
commit
22ee5e181a
@ -77,4 +77,7 @@ jobs:
|
||||
run: golangci-lint run
|
||||
|
||||
- name: Run sqlite_lint integration test
|
||||
run: ops/sqlite_lint_test.sh
|
||||
run: |
|
||||
pwd
|
||||
find .
|
||||
ops/sqlite_lint_test.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user