mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +02:00
Do not depend on ui tests
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -475,7 +475,7 @@ jobs:
|
||||
name: docker-logs-qms
|
||||
path: ./qms-tests/sanity/logs
|
||||
docker-build:
|
||||
needs: [build, test, svelte-check, uitest]
|
||||
needs: [build, test, svelte-check]
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user