Skip to content

Commit

Permalink
add github ci20
Browse files Browse the repository at this point in the history
  • Loading branch information
Bechir committed Apr 2, 2024
1 parent ff5be28 commit 3c65889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
./run_tests
- name: run examples
run: |
export PROJECT_ROOT_DIR="."
cd build/examples/
ls *_example
find -name "*_example" | xargs -I {} -n 1 -t bash -c {}
Expand Down

0 comments on commit 3c65889

Please sign in to comment.