Skip to content

♻️ Minor Dockerfile fixes #89

♻️ Minor Dockerfile fixes

♻️ Minor Dockerfile fixes #89

Workflow file for this run

name: tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make docker/build
- run: make docker/run/test