Skip to content

Merge branch 'fda/htt-precision' of https://github.com/camicroscope/d… #82

Merge branch 'fda/htt-precision' of https://github.com/camicroscope/d…

Merge branch 'fda/htt-precision' of https://github.com/camicroscope/d… #82

Workflow file for this run

name: Docker Compose Test
on: push
jobs:
test:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Build the develop stack
run: docker-compose -f develop.yml build