chore(ci): revert run console-test on CICD (#4303)

This commit is contained in:
Ben 2023-07-12 16:26:52 +01:00 committed by GitHub
parent 61e7450906
commit 74777e54f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'