Skip to content

Commit 3ba7f47

Browse files
build: trying AllExamples as a build step
1 parent cd686ad commit 3ba7f47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/of.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ jobs:
109109

110110
- name: Build
111111
run: ./scripts/ci/msys2/build.sh
112+
113+
- name: Allexamples
114+
run: ./scripts/msys2/buildAllExamples.sh
112115

113116
# - name: Run tests
114117
# run: ./scripts/ci/msys2/run_tests.sh

0 commit comments

Comments
 (0)