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.
Makefile
1 parent 4bcfa9d commit 94079fdCopy full SHA for 94079fd
Makefile
@@ -1,3 +1,5 @@
1
+SHELL := /bin/bash
2
+
3
.PHONY: test test-report test-fix update-compatibility-patch
4
5
test: test-report test-fix
0 commit comments