Skip to content

translations: Remove control characters from zh_TW translation string. #478

translations: Remove control characters from zh_TW translation string.

translations: Remove control characters from zh_TW translation string. #478

Workflow file for this run

name: Node.js CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test