kevinanielsen / go-fast-cdn

A fast and easy-to-use CDN, built with Go.
https://kevinanielsen.github.io/go-fast-cdn/
MIT License
107 stars 23 forks source link

[CI] Execute tests with github actions and add make target for local execution #84

Closed kaiiorg closed 6 months ago

kaiiorg commented 6 months ago

Tests should be ran automatically any time a PR targets the main branch. A makefile target should also be created to allow developers to easily execute the tests locally.