Skip to content

Added translation using Weblate (Esperanto) #380

Added translation using Weblate (Esperanto)

Added translation using Weblate (Esperanto) #380

Workflow file for this run

name: Node Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
- run: yarn install
- run: yarn lint