1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00

vcmi: do not run tests on CI yet

This commit is contained in:
Konstantin P 2023-04-25 12:53:55 +03:00
parent c6fbb8b30d
commit a5d85e70c0

View File

@ -70,11 +70,11 @@ jobs:
include:
- platform: linux-qt6
os: ubuntu-22.04
test: 1
test: 0
preset: linux-clang-test
- platform: linux
os: ubuntu-20.04
test: 1
test: 0
preset: linux-gcc-test
- platform: mac-intel
os: macos-12