mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-23 11:57:58 +02:00
add network_io folder
This commit is contained in:
2
.github/workflows/common-workflow.yml
vendored
2
.github/workflows/common-workflow.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
pwd
|
||||
export PROJECT_ROOT_DIR="."
|
||||
ls build/examples/*_example
|
||||
find build/examples -name "*_example" -not -name "zmq_example" | xargs -I {} -n 1 -t bash -c {}
|
||||
find build/examples -name "*_example" -not -name "zmq_*" | xargs -I {} -n 1 -t bash -c {}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user