Commit graph

4 commits

Author SHA1 Message Date
Matthieu MOREL
842d5e1b41 chore(ci): use golangci-lint-action
Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-09-11 07:52:37 +02:00
Unai Martinez-Corral
4fd30b69ee
ci: test golang 1.16.x and 1.17.x too (#1425)
* ci: test golang 1.16.x too

* ci: style

* ci: test golang 1.17.x too

* bump go.mod to 1.15

* run gofmt
2021-08-25 21:18:53 -06:00
Unai Martinez-Corral
3ed6a394b6
ci/MSYS2: go install @latest (#1366) 2021-05-03 10:08:39 -06:00
Unai Martinez-Corral
b73b344b63
ci: add GitHub Actions workflow 'Test' (#1339)
Adds a "test" action which will run side by side (for now) with Travis

Co-authored-by: John McBride <jpmmcbride@gmail.com>
2021-02-09 08:48:59 -07:00