Skip to content

Bump mio from 0.8.9 to 0.8.11 in /cli #112

Bump mio from 0.8.9 to 0.8.11 in /cli

Bump mio from 0.8.9 to 0.8.11 in /cli #112

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