Skip to content

[Snyk] Security upgrade axios from 1.5.1 to 1.6.0 #9

[Snyk] Security upgrade axios from 1.5.1 to 1.6.0

[Snyk] Security upgrade axios from 1.5.1 to 1.6.0 #9

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: yarn
test-script: yarn test