We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef8e97d commit 609edf7Copy full SHA for 609edf7
.github/workflows/ci.yml
@@ -83,6 +83,7 @@ jobs:
83
run: yarn test
84
85
translation:
86
+ continue-on-error: true
87
name: Identify error with translation files
88
runs-on: ubuntu-latest
89
defaults:
0 commit comments