mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Only show failed tests in Admin CI output
This commit is contained in:
parent
e7c25f84df
commit
5985316b01
1 changed files with 2 additions and 1 deletions
|
@ -31,5 +31,6 @@ module.exports = {
|
|||
Firefox: {
|
||||
ci: ['-headless']
|
||||
}
|
||||
}
|
||||
},
|
||||
tap_failed_tests_only: true
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue