From 440a47bad839a649dce1d9a93e00097ad0aaa7e7 Mon Sep 17 00:00:00 2001 From: Yuri Goncharuk Date: Wed, 4 Dec 2024 00:49:37 +0200 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=20=D1=88=D0=B0?= =?UTF-8?q?=D0=B3=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B8=20=D0=BF=D1=80?= =?UTF-8?q?=D0=BE=D0=B5=D0=BA=D1=82=D0=B0=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B4?= =?UTF-8?q?=20=D1=82=D0=B5=D1=81=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/testing.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 82779a79..e01382c0 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -149,12 +149,6 @@ jobs: '@ shell: pwsh - - name: build - uses: coactions/setup-xvfb@v1 - continue-on-error: false - with: - run: oscript ./tasks/build.os - - name: Тестирование uses: coactions/setup-xvfb@v1 continue-on-error: true