Skip to content

Bump @vercel/ncc from 0.38.0 to 0.38.1 #550

Bump @vercel/ncc from 0.38.0 to 0.38.1

Bump @vercel/ncc from 0.38.0 to 0.38.1 #550

Workflow file for this run

name: 'run tests'
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm ci
- run: |
npm run test