Skip to content

update o5-go and jsonapi #28

update o5-go and jsonapi

update o5-go and jsonapi #28

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