mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-11 02:38:49 +00:00
Do not depend on ui tests
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
c4dd4eb491
commit
8b43d6cf69
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user