Skip to content

Commit

Permalink
Workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
ScrappyCocco authored May 16, 2024
1 parent 151ece1 commit 4a9ae45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/translation-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
id: translationvalidat
continue-on-error: true # Continue to Output Step anyway
run: |
set +e
cd validator
python main.py "../The_Colonists_Translation_Data_Italian.csv"
if [ $? -ne 0 ]; then
Expand Down

0 comments on commit 4a9ae45

Please sign in to comment.