Skip to content

Bump prisma from 4.16.2 to 5.9.1 #98

Bump prisma from 4.16.2 to 5.9.1

Bump prisma from 4.16.2 to 5.9.1 #98

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
with:
persist-credentials: false
- run: npm install
- run: npm run build
- run: npm run check
- run: npm run test -- run