Skip to content

Validate There is no Double Slash in root_path or exec_path #160

Validate There is no Double Slash in root_path or exec_path

Validate There is no Double Slash in root_path or exec_path #160

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