Skip to content

Update i18next to 23.12.3 and add language detector 8.0.0 #109

Update i18next to 23.12.3 and add language detector 8.0.0

Update i18next to 23.12.3 and add language detector 8.0.0 #109

Workflow file for this run

name: Run tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Configure Node.js
uses: actions/setup-node@v1
with:
node-version: '14.x'
- name: Install dependencies
run: npm install
- name: Test interface
run: npx start-server-and-test start 3000 test