dan-cook / github-actions-go

Testing github actions on a simple go repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workflow

github-actions-project

This is a simple repo to test out how to implement straightforward workflows through github actions in a Go project.

Workflows

  • lint (golangci-lint)
  • go build
  • go test

About

Testing github actions on a simple go repo

License:MIT License


Languages

Language:Go 100.0%