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