Skip to content

Commit

Permalink
doc: Add note for GitHub tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Aug 31, 2023
1 parent 2ca1fc9 commit 48c4ae1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/93-Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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

As far as we know, Director is currently mostly used on CentOS (or RHEL)
Expand Down

0 comments on commit 48c4ae1

Please sign in to comment.