Skip to content

Remove sourcedef and BCL (to j5build) #71

Remove sourcedef and BCL (to j5build)

Remove sourcedef and BCL (to j5build) #71

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