Skip to content

Bump next from 13.5.6 to 14.1.1 in /website #116

Bump next from 13.5.6 to 14.1.1 in /website

Bump next from 13.5.6 to 14.1.1 in /website #116

Workflow file for this run

name: pgTAP Tests
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: supabase/setup-cli@v1
with:
version: 1.127.4
- name: Supabase Start
run: supabase start
- name: Run Tests
run: supabase test db