Skip to content

fix: remove outdated reference to tabbed/sqlc-go (#22) #34

fix: remove outdated reference to tabbed/sqlc-go (#22)

fix: remove outdated reference to tabbed/sqlc-go (#22) #34

Workflow file for this run

name: make
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '1.21.0'
- run: make