run lint and build tasks

This commit is contained in:
plukevdh 2023-05-22 09:41:36 -04:00
parent c401b8cb9d
commit a9bf05db07
No known key found for this signature in database
GPG key ID: 4CDF66F8A7057826
3 changed files with 29 additions and 9 deletions

View file

@ -139,7 +139,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@v3
- name: Setup Go and check latest