Skip to content

Commit c9bb147

Browse files
committed
Merge branch 'fix_win_ci_segfault' of github.com:pthom/FunctionalPlus into fix_win_ci_segfault
2 parents 14fd722 + 4e84b0d commit c9bb147

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

script/ci_run.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/bin/bash
22

3+
# Central script called by the CI
4+
# Usage:
5+
# ci_run.sh {run_build|run_tests}
6+
37
#
48
# Private Impl
59
#

0 commit comments

Comments
 (0)