Skip to content

Commit 87d8239

Browse files
build(msys): disable Allexamples
1 parent 4467a5a commit 87d8239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/of.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ jobs:
110110
- name: Build
111111
run: ./scripts/ci/msys2/build.sh
112112

113-
- name: Allexamples
114-
run: ./scripts/msys2/buildAllExamples.sh ./examples
113+
# - name: Allexamples (not quite fonctional due to relative paths
114+
# run: ./scripts/msys2/buildAllExamples.sh ./examples
115115

116116
# - name: Run tests
117117
# run: ./scripts/ci/msys2/run_tests.sh

0 commit comments

Comments
 (0)