Skip to content

Bump language-tags from 1.0.8 to 1.0.9 #392

Bump language-tags from 1.0.8 to 1.0.9

Bump language-tags from 1.0.8 to 1.0.9 #392

Workflow file for this run

name: client tests
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: >-
make test