Nailed it.
This commit is contained in:
parent
df4fb5bafc
commit
f0eb19f7d5
2 changed files with 1 additions and 13 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
|
@ -32,12 +32,7 @@ jobs:
|
|||
with:
|
||||
go-version: '${{ env.GO_VERSION }}'
|
||||
check-latest: true
|
||||
- run: |
|
||||
echo ---
|
||||
echo make nonsense
|
||||
make nonsense
|
||||
echo ---
|
||||
make test-lint
|
||||
- run: make test-lint
|
||||
|
||||
tests:
|
||||
name: Test (go test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue