Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 (#176) #110

Bump follow-redirects from 1.15.4 to 1.15.6 (#176)

Bump follow-redirects from 1.15.4 to 1.15.6 (#176) #110

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck