1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Add allow_failure: true for now

This commit is contained in:
Elias Steurer 2021-01-23 11:36:14 +01:00
parent c20f83756d
commit 4004b4c701

View File

@ -6,6 +6,7 @@ stages:
check: check:
stage: check stage: check
allow_failure: true
tags: tags:
- vs2019 - vs2019
- windows10 - windows10