Skip to content

Bump semver from 5.7.1 to 7.6.0 (#178) #115

Bump semver from 5.7.1 to 7.6.0 (#178)

Bump semver from 5.7.1 to 7.6.0 (#178) #115

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