mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Configured regression tests to always run
no issue
This commit is contained in:
parent
81fc5f8eda
commit
69b8c8de68
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue