Skip to content

Updates for file locales/en.json in tlh #1236

Updates for file locales/en.json in tlh

Updates for file locales/en.json in tlh #1236

Workflow file for this run

name: Run tests
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- run: yarn
- run: yarn gen-proto
- run: yarn test