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 e6bf363 commit cbacd63Copy full SHA for cbacd63
pr_check.sh
@@ -1,3 +1,5 @@
1
#!/bin/bash
2
3
+set -e
4
+
5
make test
0 commit comments