test script syntax
Some checks failed
Build and Test verification / build (push) Successful in 22s
Build and Test verification / test (push) Failing after 2s

This commit is contained in:
2026-05-08 11:43:23 -05:00
parent caad6c598c
commit 8cae87cf1b

View File

@@ -43,7 +43,7 @@ jobs:
- name: run_unit_tests - name: run_unit_tests
run: | run: |
cd build cd build-artifact
ctest -T Test ctest -T Test
- name: code_coverage - name: code_coverage