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 d400b3b commit 74a88efCopy full SHA for 74a88ef
1 file changed
test/3_from-sub-dir.sh
@@ -2,7 +2,7 @@
2
setup
3
4
# Skip test for npm 6
5
-npm --version | grep "^6\."
+npm --version | grep "^6\." && exit 0
6
7
# Example:
8
# .git
0 commit comments