Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
liss-h committed Dec 13, 2023
1 parent 0bf7865 commit fb7c45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
- name: run examples
run: |
for example in build/examples/*; do
for example in build/examples/example_*; do
./$example
done

0 comments on commit fb7c45c

Please sign in to comment.