Skip to content

Commit

Permalink
Fix thread server core tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matyhtf committed Aug 22, 2024
1 parent 5ab6214 commit 912e6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-tests/run.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
cmake .
cmake . -DSW_THREAD=1
make -j8
ipcs -q

Expand Down

0 comments on commit 912e6bc

Please sign in to comment.