PureGero / minecraft-stress-test

Automate the stress testing of a Minecraft server network using bots
MIT License
106 stars 26 forks source link

Added a GitHub Actions job to build the project in CI. #2

Closed StuporHero closed 2 years ago

StuporHero commented 2 years ago

GitHub Actions is free for public repositories. I'd like to also add a job in another PR to publish to GitHub Packages, which is also free for public repositories, but I figure this is a decent start. Ultimately, I'd like to turn this into a container image that I can use in my own CI jobs.