Skip to content

Bump semver from 5.7.1 to 5.7.2 #193

Bump semver from 5.7.1 to 5.7.2

Bump semver from 5.7.1 to 5.7.2 #193

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
units:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm test