Skip to content

chore(cmd): organize the imports properly #361

chore(cmd): organize the imports properly

chore(cmd): organize the imports properly #361

name: Integration testing
on:
push:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: '30 1 1,15 * *'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Integration testing
run: |
cd docker
docker-compose up --exit-code-from coffee