Skip to content

refactor: remove unnecessary ifs #34

refactor: remove unnecessary ifs

refactor: remove unnecessary ifs #34

Workflow file for this run

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