Configured regression tests to always run

no issue
This commit is contained in:
Daniel Lockyer 2020-06-09 12:45:00 +01:00
parent 81fc5f8eda
commit 69b8c8de68
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ jobs:
- run: grunt test-acceptance --verbose
- run: grunt test-unit --verbose
- run: grunt test-regression --verbose
if: startsWith(github.head_ref, 'renovate/') || github.event_name != 'pull_request' || contains(github.event.pull_request.labels.*.name, 'all-tests')
ghost-cli:
name: Ghost-CLI