Skip to content

Commit

Permalink
Убран шаг сборки проекта перед тестированием
Browse files Browse the repository at this point in the history
  • Loading branch information
yukon39 committed Dec 3, 2024
1 parent 98538f6 commit 440a47b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 440a47b

Please sign in to comment.