1
0
mirror of https://github.com/bia-technologies/yaxunit.git synced 2025-01-05 12:50:36 +02:00
This commit is contained in:
alkoleft 2023-08-27 03:09:59 +03:00
parent fab2b066f6
commit 1a68a04db3
2 changed files with 6 additions and 0 deletions

View File

@ -20,3 +20,6 @@ concurrency:
jobs:
execute-tests:
runs-on: macos-latest
if: false
steps:
- run: echo 'empty'

View File

@ -20,3 +20,6 @@ concurrency:
jobs:
execute-tests:
runs-on: windows-latest
if: false
steps:
- run: echo 'empty'