SUSE / telemetry

Telemetry scaffolding
Apache License 2.0
0 stars 0 forks source link

Add CI testing for PRs #14

Closed rtamalin closed 5 months ago

rtamalin commented 5 months ago

Add a GitHub actions workflow to run our tests when a PR is proposed or updated.

Update Makefile's .PHONY list to include all of our targets.

Update README.md with instructions on how to run tests and update some stale text.

Closes: #13