File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ When you fix a bug, ask yourself:
7676## Test Suite
7777
7878Nothing will get checked into Bugzilla that doesn't pass the test suite.
79- The test suite is automatically executed on each commit by the [ Travis
80- CI ] ( https://travis-ci.org /bugzilla/bugzilla ) system to warn us of bad
81- code. It is using Bugzilla's [ GitHub
82- mirror ] ( https://github.com/bugzilla/bugzilla ) . Anything that fails to
79+ The test suite is automatically executed on each commit by
80+ [ GitHub Actions ] ( https://github.com /bugzilla/harmony/actions ) system to
81+ warn us of bad code. It is using Bugzilla's [ GitHub
82+ repository ] ( https://github.com/bugzilla/harmony ) . Anything that fails to
8383pass the testing suite will be backed out immediately.
8484
8585The test suite continues to expand to detect more problems as the
You can’t perform that action at this time.
0 commit comments