Skip to content

Bump nanoid from 3.3.1 to 3.3.8 in /docs #255

Bump nanoid from 3.3.1 to 3.3.8 in /docs

Bump nanoid from 3.3.1 to 3.3.8 in /docs #255

Workflow file for this run

name: test
on:
- push
- pull_request
jobs:
jest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: yarn install
- run: yarn run test