chore: revert test code

pull/19671/head
Joel 1 year ago
parent f3080ef8f7
commit a54d99357a

@ -4,8 +4,6 @@ on:
pull_request:
types: [closed]
branches: [main]
push:
branches: [fix/auto-translate]
jobs:
check-and-update:

@ -915,7 +915,6 @@ const translation = {
updateFailure: 'Failed to update version',
},
},
test: 'just for test i18n',
}
export default translation

Loading…
Cancel
Save