Skip to content

chore: add missing #pragma once #69

chore: add missing #pragma once

chore: add missing #pragma once #69

Workflow file for this run

name: tests
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
tests:
uses: ZIMO-Elektronik/.github-workflows/.github/workflows/x86_64-linux-gnu-gcc.yml@v0.0.8
with:
args: -DCMAKE_BUILD_TYPE=Debug
target: DCCTests
post-build: ctest --test-dir build --schedule-random --timeout 86400