Skip to content

Remove thrust from altitude graph. Check if there is a valid altitude… #138

Remove thrust from altitude graph. Check if there is a valid altitude…

Remove thrust from altitude graph. Check if there is a valid altitude… #138

name: Run Docker Build Tests
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the stack
run: docker-compose build --no-cache