Update .gitea/workflows/ChaosTestCI.yaml
All checks were successful
ChaosTest CI / build-and-test (push) Successful in 27s
All checks were successful
ChaosTest CI / build-and-test (push) Successful in 27s
This commit is contained in:
@@ -24,7 +24,8 @@ jobs:
|
||||
cmake ..
|
||||
cmake --build .
|
||||
|
||||
- name: List build directory
|
||||
- name: Debug
|
||||
run: |
|
||||
cd build
|
||||
ls -la
|
||||
ls -la
|
||||
find . -name "*" -type f | grep -v CMakeFiles
|
||||
Reference in New Issue
Block a user