ChaosTestCI list build dir
All checks were successful
ChaosTest CI / build-and-test (push) Successful in 28s

This commit is contained in:
hashlag
2025-09-21 17:03:09 +03:00
parent 3f1efc5eeb
commit 52d1eb3df6

View File

@@ -24,7 +24,7 @@ jobs:
cmake .. cmake ..
cmake --build . cmake --build .
- name: Run tests - name: List build directory
run: | run: |
cd build cd build
./ChaosTests ls -la