mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
add return value to tests, allow GUI to start without display
This commit is contained in:
parent
f897d98ab0
commit
70c44d006d
2 changed files with 4 additions and 1 deletions
1
.github/workflows/HIL_Tests.yml
vendored
1
.github/workflows/HIL_Tests.yml
vendored
|
|
@ -55,5 +55,6 @@ jobs:
|
|||
- name: Run HIL tests
|
||||
run: |
|
||||
cd Software/Integrationtests
|
||||
export DISPLAY=:0
|
||||
python3 Integrationtest.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue