Skip to content

#69 Fix licence type in composer.json (#74) #58

#69 Fix licence type in composer.json (#74)

#69 Fix licence type in composer.json (#74) #58

Workflow file for this run

name: "CI"
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Run tests on docker compose
run: docker-compose up --abort-on-container-exit