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.
2 parents 16eb8de + 94079fd commit c86a025Copy full SHA for c86a025
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