Skip to content

Bump follow-redirects from 1.15.1 to 1.15.4 #14

Bump follow-redirects from 1.15.1 to 1.15.4

Bump follow-redirects from 1.15.1 to 1.15.4 #14

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