Skip to content

chore: Bump @vercel/ncc from 0.38.2 to 0.38.3 #528

chore: Bump @vercel/ncc from 0.38.2 to 0.38.3

chore: Bump @vercel/ncc from 0.38.2 to 0.38.3 #528

Workflow file for this run

on: push
name: Test
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20'
- run: npm ci
- run: npm test