We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c7658 commit 398856bCopy full SHA for 398856b
azure-pipelines.yml
@@ -35,3 +35,6 @@ steps:
35
36
- script: "yarn"
37
displayName: "Invoke yarn"
38
+
39
+ - script: "node cli -h"
40
+ displayName: "Invoke cli.js"
0 commit comments