Skip to content

build(deps): Bump follow-redirects from 1.15.3 to 1.15.4 #95

build(deps): Bump follow-redirects from 1.15.3 to 1.15.4

build(deps): Bump follow-redirects from 1.15.3 to 1.15.4 #95

name: Build & Test
on:
pull_request:
branches: ["master"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 18
- run: npm ci
- run: npm run build
# - run: npm test