Skip to content

Bump follow-redirects from 1.15.5 to 1.15.6 #10

Bump follow-redirects from 1.15.5 to 1.15.6

Bump follow-redirects from 1.15.5 to 1.15.6 #10

Workflow file for this run

name: Coverage
on:
pull_request_target:
branches:
- master
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
package-manager: pnpm
test-script: pnpm test