Skip to content

Use catch2 unit test framework #8

Use catch2 unit test framework

Use catch2 unit test framework #8

Workflow file for this run

name: Build on Debian Bookworm
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Docker images
uses: docker/build-push-action@v2.1.0
with:
file: Dockerfile_bookworm