Skip to content

report pipeline validation errors from seqr (#4581) #1771

report pipeline validation errors from seqr (#4581)

report pipeline validation errors from seqr (#4581) #1771

name: local install tests
# Run the docker-compose test suite on pushes (incl. merges) to master and dev
on:
push:
branches:
- master
- dev
jobs:
local_install_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run test_local_deployment script
run: |
mkdir ./data
chmod 777 ./data
./test_local_deployment.sh