Feature: Repository Infrastructure Scaffolding #1

Merged
homeburger merged 14 commits from feature/repo-setup into main 2026-05-08 14:41:39 -05:00
Showing only changes of commit a138c4b3c5 - Show all commits

View File

@@ -49,8 +49,4 @@ jobs:
run: |
cd build
ctest -T Test
- name: code_coverage
run: |
cd build
gcovr -r .. --filter "../src"