Skip to content

Commit 71fe37f

Browse files
chore: remove i18n_extract from manual-publish.yml (#555)
1 parent d9cc969 commit 71fe37f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/manual-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
run: npm run lint
2727
- name: Test
2828
run: npm run test
29-
- name: i18n_extract
30-
run: npm run i18n_extract
3129
- name: Coverage
3230
uses: codecov/codecov-action@v2
3331
- name: Build

0 commit comments

Comments
 (0)