Skip to content

Bump semver from 5.7.1 to 5.7.2 #69

Bump semver from 5.7.1 to 5.7.2

Bump semver from 5.7.1 to 5.7.2 #69

Workflow file for this run

name: Continuous integration
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: dprint/check@v1.5
- uses: actions/setup-node@v1
- run: yarn install
- run: yarn test