From 2ef913f07322154ef7b4f57632ea750db98d2a6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=A4berich?= Date: Sat, 1 Oct 2022 20:31:32 +0200 Subject: [PATCH] try GUI test with -platform offscreen --- .github/workflows/Test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 9a53f37..c168d1e 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -30,5 +30,5 @@ jobs: - name: Run Tests run: | cd Software/PC_Application/LibreVNA-Test - ./LibreVNA-Test + ./LibreVNA-Test -platform offscreen