mirror of
https://github.com/jankae/LibreVNA.git
synced 2025-12-06 07:12:10 +01:00
try GUI test with -platform offscreen
This commit is contained in:
parent
b20e5598be
commit
2ef913f073
2
.github/workflows/Test.yml
vendored
2
.github/workflows/Test.yml
vendored
|
|
@ -30,5 +30,5 @@ jobs:
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
cd Software/PC_Application/LibreVNA-Test
|
cd Software/PC_Application/LibreVNA-Test
|
||||||
./LibreVNA-Test
|
./LibreVNA-Test -platform offscreen
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue