Skip to content

Commit 609edf7

Browse files
committed
Continue action even on translation job error
1 parent ef8e97d commit 609edf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
run: yarn test
8484

8585
translation:
86+
continue-on-error: true
8687
name: Identify error with translation files
8788
runs-on: ubuntu-latest
8889
defaults:

0 commit comments

Comments
 (0)