zerotier / zeronsd

A DNS server for ZeroTier users
https://zerotier.com
BSD 3-Clause "New" or "Revised" License
493 stars 56 forks source link

Add a very basic github action to run unit tests #211

Closed laduke closed 1 year ago

laduke commented 1 year ago

cargo test --lib excludes integration tests

will add clippy, fmt, integration tests, etc later maybe

laduke commented 1 year ago

I built this in a fork to reduce noise. Here's the last run over there https://github.com/laduke/zeronsd/actions/runs/4471509813/jobs/7856491031