Skip to content

[Snyk] Upgrade @vercel/ncc from 0.25.1 to 0.38.1 #2

[Snyk] Upgrade @vercel/ncc from 0.25.1 to 0.38.1

[Snyk] Upgrade @vercel/ncc from 0.25.1 to 0.38.1 #2

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm test