Skip to content

Use catch2 unit test framework #169

Use catch2 unit test framework

Use catch2 unit test framework #169

Workflow file for this run

name: Ubuntu 22.04 docker image
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Docker images
uses: docker/[email protected]