Update test_suite.yml
This commit is contained in:
parent
0fae15a464
commit
58efb6e96a
5
.github/workflows/test_suite.yml
vendored
5
.github/workflows/test_suite.yml
vendored
@ -26,8 +26,9 @@ env:
|
|||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pre-deploy:
|
needs: pre-deploy
|
||||||
name: Pre-deploy checks
|
pre-deploy-test-suite:
|
||||||
|
name: Test Suite
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
|
Loading…
Reference in New Issue
Block a user