• brotato@slrpnk.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      Yep, take a look into GitHub actions. Basically you can make it so that a specific set of tests are run every time a PR is opened against your code repo. In the background it just spins up a container and runs any commands you define in a YAML config file.