Skip to content

chore: use consistent translation for 'manage the result as' #78

chore: use consistent translation for 'manage the result as'

chore: use consistent translation for 'manage the result as' #78

Workflow file for this run

on: pull_request
jobs:
lint_and_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
node-version: '20.11'
- run: yarn
- run: yarn lint:check
- run: yarn test
- run: yarn build