doc: Add note for GitHub tests

This commit is contained in:
Johannes Meyer 2023-08-31 10:24:54 +02:00
parent 2ca1fc99c9
commit 48c4ae1d73

View File

@ -12,6 +12,13 @@ there is probably already someone running them from time to time. So, just
lean back with full trust in our development toolchain and spend your time lean back with full trust in our development toolchain and spend your time
elsewhere ;-) Cheers! elsewhere ;-) Cheers!
### Tests on GitHub
When pushing to [GitHub](https://github.com/Icinga/icingaweb2-module-director/)
or sending pull requests, Unit-Tests are automatically triggered.
![Build Status](https://github.com/Icinga/icingaweb2-module-director/workflows/PHP%20Tests/badge.svg?branch=master)
### Tests for supported Platforms ### Tests for supported Platforms
As far as we know, Director is currently mostly used on CentOS (or RHEL) As far as we know, Director is currently mostly used on CentOS (or RHEL)