Skip to content

Add PostgreSqlContainer #39

Add PostgreSqlContainer

Add PostgreSqlContainer #39

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: devcontainers/[email protected]
name: Test
with:
runCmd: composer test