Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ jobs:
- name: Lint
run: staticcheck -tests -show-ignored ./...
- name: Build
run: build -v ./...
run: go build -v ./...

actions:
runs-on: ubuntu-latest

0 comments on commit bbf8e89

Please sign in to comment.