Skip to content

[Snyk] Security upgrade axios from 0.21.1 to 1.6.3 #50

[Snyk] Security upgrade axios from 0.21.1 to 1.6.3

[Snyk] Security upgrade axios from 0.21.1 to 1.6.3 #50

Workflow file for this run

name: test-reactpress
on: [pull_request]
jobs:
test:
name: Test ReactPress
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- run: yarn install --frozen-lockfile
- run: yarn test