don't kill Xvfb
This commit is contained in:
parent
c39146eecd
commit
9d4214d383
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -430,7 +430,7 @@ jobs:
|
|||||||
if: startsWith(matrix.config.name, 'Ubuntu')
|
if: startsWith(matrix.config.name, 'Ubuntu')
|
||||||
run: |
|
run: |
|
||||||
killall iotdashboard
|
killall iotdashboard
|
||||||
killall Xvfb
|
# killall Xvfb
|
||||||
|
|
||||||
- name: Configure ( CMake Integration Test )
|
- name: Configure ( CMake Integration Test )
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user