We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4a2bc commit 1ed9301Copy full SHA for 1ed9301
.github/workflows/build.yaml
@@ -20,9 +20,6 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v3
23
- with:
24
- fetch-depth: 0
25
-
26
- uses: actions/setup-go@v3
27
with:
28
go-version: "~1.19"
.github/workflows/lint.yaml
@@ -19,9 +19,6 @@ jobs:
19
.github/workflows/test.yaml
@@ -26,9 +26,6 @@ jobs:
- windows-2022
29
30
31
32
33
34
0 commit comments