Skip to content

Bump express from 4.18.1 to 4.19.2 #17

Bump express from 4.18.1 to 4.19.2

Bump express from 4.18.1 to 4.19.2 #17

name: Run unit tests on PR
on: pull_request
jobs:
build_and_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci --legacy-peer-deps && npm run test