Skip to content

Bump next from 13.0.6 to 14.2.35 #1722

Bump next from 13.0.6 to 14.2.35

Bump next from 13.0.6 to 14.2.35 #1722

Workflow file for this run

name: Tests CI
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Bun
uses: oven-sh/setup-bun@v1
with:
bun-version: "1.3.4"
- run: bun install --frozen-lockfile
- run: bun run test