Skip to content

docs: add tip command inside the docs #286

docs: add tip command inside the docs

docs: add tip command inside the docs #286

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