Skip to content

Bump h2 from 0.3.21 to 0.3.24 in /cli #109

Bump h2 from 0.3.21 to 0.3.24 in /cli

Bump h2 from 0.3.21 to 0.3.24 in /cli #109

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