swift-server / guides

Guides for building, debugging and deploying Swift Server applications
258 stars 21 forks source link

document setting up CI: github actions #51

Open ktoso opened 3 years ago

ktoso commented 3 years ago

A guide how to set up github actions to test your projects.

We could mention how to test using nightly / snapshots as well as stable versions.

Some discussion about testing macOS and linux etc?