Skip to content

Bump ws from 5.2.2 to 5.2.4 in /react #190

Bump ws from 5.2.2 to 5.2.4 in /react

Bump ws from 5.2.2 to 5.2.4 in /react #190

Workflow file for this run

name: CI
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run tests
run: |
cd react
yarn
yarn test