Skip to content

build(deps): bump semver from 5.7.1 to 5.7.2 #385

build(deps): bump semver from 5.7.1 to 5.7.2

build(deps): bump semver from 5.7.1 to 5.7.2 #385

Workflow file for this run

on:
pull_request:
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.3.0
- run: yarn install --frozen-lockfile
- run: yarn test