Skip to content

Commit

Permalink
Update run_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ma72 authored Jul 25, 2024
1 parent 3f68608 commit 4775de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
cmake -S . -B build -DRFC_EXPORT_PY=0 -DRFC_EXPORT_MEX=0 -DRFC_UNIT_TEST=1
cd build
cmake --build . --target rfc_test --config Release
ctest -C Release
ctest -C Release -V

0 comments on commit 4775de5

Please sign in to comment.