Commit 20d7112a authored by Steven's avatar Steven

chore: update config files

parent 922cc21a
......@@ -30,12 +30,8 @@ jobs:
go-tests:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
......
{
"go.lintOnSave": "workspace",
"go.lintTool": "golangci-lint"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment