Skip to content

Remove interactive docker when not necessary. #24

Remove interactive docker when not necessary.

Remove interactive docker when not necessary. #24

Workflow file for this run

name: Run tests from makefile
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker test
run: make