core icon indicating copy to clipboard operation
core copied to clipboard

Add go test to GitHub Actions CI.

Open mattfoley8 opened this issue 2 years ago • 1 comments

Examples of caching Go dependencies on Linux GitHub Actions:

  • https://github.com/actions/cache/blob/main/examples.md#linux-1
  • https://markphelps.me/posts/speed-up-your-go-builds-with-actions-cache/

mattfoley8 avatar Mar 15 '22 14:03 mattfoley8