working directory
All checks were successful
Build on RHEL9 / buildh (push) Successful in 1m43s

This commit is contained in:
froejdh_e
2025-04-03 12:40:03 +02:00
parent 8eaa5208dd
commit d1c88ace2b

View File

@ -27,4 +27,5 @@ jobs:
make -j 2 make -j 2
- name: C++ unit tests - name: C++ unit tests
working-directory: ${{gitea.workspace}}/build
run: ctest run: ctest