chore(ci): revert run console-test on CICD (#4303)
This commit is contained in:
parent
61e7450906
commit
74777e54f9
8
.github/workflows/ci-cd-trigger.yml
vendored
8
.github/workflows/ci-cd-trigger.yml
vendored
@ -277,14 +277,6 @@ jobs:
|
||||
* trading: ${{ needs.lint-test-build.outputs.preview_trading }}
|
||||
* tools: ${{ needs.lint-test-build.outputs.preview_tools }}
|
||||
|
||||
console-test:
|
||||
needs: dist-check
|
||||
name: '(CI) console-test'
|
||||
uses: ./.github/workflows/console-test-run.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
github-sha: ${{ github.sha }}
|
||||
|
||||
# Report single result at the end, to avoid mess with required checks in PR
|
||||
cypress-check:
|
||||
name: '(CI) cypress - check'
|
||||
|
Loading…
Reference in New Issue
Block a user