small improvements; aur package
This commit is contained in:
parent
79a6049a91
commit
03677e24be
15 changed files with 386 additions and 287 deletions
|
@ -35,10 +35,9 @@ jobs:
|
|||
go-version-file: "go.mod"
|
||||
check-latest: true
|
||||
- name: Run Linter
|
||||
uses: dominikh/staticcheck-action@v1.3.0
|
||||
uses: dominikh/staticcheck-action@v1
|
||||
with:
|
||||
version: "latest"
|
||||
install-go: false
|
||||
- name: Run tests
|
||||
run: make test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue