From 9220a521e136d77e7b6f2c4de3a576367bb710cf Mon Sep 17 00:00:00 2001 From: Ivanov Egor <80944823+Segate-ekb@users.noreply.github.com> Date: Sun, 24 Nov 2024 19:58:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=B0=D1=82=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B2=D1=8B=D0=B7=D0=BE=D0=B2=20build.os?= 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 7fea61d8..e01382c0 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -149,12 +149,6 @@ jobs: '@ shell: pwsh - - name: Сборка проекта - 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