Skip to content

Bugfix: Load pipeline in mapping (#751) #119

Bugfix: Load pipeline in mapping (#751)

Bugfix: Load pipeline in mapping (#751) #119

Workflow file for this run

name: Monstache CI
on:
push:
branches: [ '*' ]
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: |
cd docker/test
./run-tests.sh