From e5f11d7098fedafd6864d2e21929fc1104485ca0 Mon Sep 17 00:00:00 2001 From: Mattk70 Date: Thu, 14 Nov 2024 00:44:57 +0000 Subject: [PATCH] comment out display code --- .github/workflows/check-installation.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/check-installation.yml b/.github/workflows/check-installation.yml index e69e99a..f1721a5 100644 --- a/.github/workflows/check-installation.yml +++ b/.github/workflows/check-installation.yml @@ -87,9 +87,9 @@ jobs: env: DISPLAY: :99 - - name: Fire up Application - env: - DISPLAY: :99 + # - name: Fire up Application + # env: + # DISPLAY: :99 # run: npm run test -- --disable-gpu --disable-software-rasterizer --disable-audio-output # end test application