From a70e3d8019d2282098c542e1d010a5ea79f2163f Mon Sep 17 00:00:00 2001 From: Michele Date: Thu, 16 May 2024 17:13:54 +0200 Subject: [PATCH] Continue to output step if check fails --- .github/workflows/translation-check.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translation-check.yml b/.github/workflows/translation-check.yml index 14dfcd2..dbac4bd 100644 --- a/.github/workflows/translation-check.yml +++ b/.github/workflows/translation-check.yml @@ -21,6 +21,7 @@ jobs: python -m pip install --upgrade pip pip install -r validator/requirements.txt - name: Translation Validator + continue-on-error: true run: | cd validator python main.py "../The_Colonists_Translation_Data_Italian.csv"