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 54f947b commit 0807571Copy full SHA for 0807571
.github/workflows/checks.yml
@@ -10,8 +10,6 @@ on:
10
jobs:
11
test:
12
uses: go-simpler/.github/.github/workflows/test.yml@main
13
- with:
14
- go-versions: '[ "stable" ]' # current "oldstable" (1.20) does not contain the "slices" package.
15
lint:
16
uses: go-simpler/.github/.github/workflows/lint.yml@main
17
vuln:
0 commit comments