Skip to content

Bump es5-ext from 0.10.62 to 0.10.64 in /website #110

Bump es5-ext from 0.10.62 to 0.10.64 in /website

Bump es5-ext from 0.10.62 to 0.10.64 in /website #110

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