Skip to content

Make DB connection use PingContext #62

Make DB connection use PingContext

Make DB connection use PingContext #62

Workflow file for this run

name: Unit Test
on:
pull_request:
branches:
- main
jobs:
unit-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: go test