Add debugging to failing CI step
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user