Skip to content

chore(deps-dev): bump chai from 4.3.10 to 5.0.3 (#126) #214

chore(deps-dev): bump chai from 4.3.10 to 5.0.3 (#126)

chore(deps-dev): bump chai from 4.3.10 to 5.0.3 (#126) #214

Workflow file for this run

name: test
on:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 16
- run: |
yarn
yarn test