Skip to content

Bump follow-redirects from 1.15.2 to 1.15.4 in /format-datas #1774

Bump follow-redirects from 1.15.2 to 1.15.4 in /format-datas

Bump follow-redirects from 1.15.2 to 1.15.4 in /format-datas #1774

Workflow file for this run

name: GitHub Actions
on:
push:
branches: [dev, sandbox]
pull_request:
branches: [dev, sandbox]
jobs:
start-tests:
runs-on: ubuntu-latest
steps:
- run: echo "TEST PROJECT"
- uses: actions/checkout@v2
- run: npm i
- run: npm run test