Skip to content

Bump ws from 7.4.6 to 7.5.10 #124

Bump ws from 7.4.6 to 7.5.10

Bump ws from 7.4.6 to 7.5.10 #124

Workflow file for this run

name: Test on any push
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm test