Skip to content

Bump ws from 6.2.2 to 6.2.3 #117

Bump ws from 6.2.2 to 6.2.3

Bump ws from 6.2.2 to 6.2.3 #117

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck