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 496fa49 commit 7f99701Copy full SHA for 7f99701
.ci/run
@@ -0,0 +1,8 @@
1
+#!/bin/sh
2
+#
3
+# Universal CI hook
4
5
+
6
+set -e
7
8
+./.ci/build_and_test_world
0 commit comments