Skip to content

Remove config (to builder) and add some annotations #77

Remove config (to builder) and add some annotations

Remove config (to builder) and add some annotations #77

Workflow file for this run

name: Test
on: [push]
jobs:
docker_compose_test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test
run: docker compose -f docker-compose.test.yaml up --abort-on-container-exit test