We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4467a5a commit 87d8239Copy full SHA for 87d8239
.github/workflows/of.yml
@@ -110,8 +110,8 @@ jobs:
110
- name: Build
111
run: ./scripts/ci/msys2/build.sh
112
113
- - name: Allexamples
114
- run: ./scripts/msys2/buildAllExamples.sh ./examples
+# - name: Allexamples (not quite fonctional due to relative paths
+# run: ./scripts/msys2/buildAllExamples.sh ./examples
115
116
# - name: Run tests
117
# run: ./scripts/ci/msys2/run_tests.sh
0 commit comments