Skip to content

Commit 4775de5

Browse files
authored
Update run_test.yml
1 parent 3f68608 commit 4775de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
cmake -S . -B build -DRFC_EXPORT_PY=0 -DRFC_EXPORT_MEX=0 -DRFC_UNIT_TEST=1
5151
cd build
5252
cmake --build . --target rfc_test --config Release
53-
ctest -C Release
53+
ctest -C Release -V

0 commit comments

Comments
 (0)