debug volume config
This commit is contained in:
parent
03246f306f
commit
f18db1c5fa
@ -15,6 +15,9 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Get packages
|
||||
run: go get ./...
|
||||
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user