We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684ead4 commit aeed80dCopy full SHA for aeed80d
.github/workflows/smoke-test.yml
@@ -33,4 +33,4 @@ jobs:
33
- run: npm clean-install
34
- run: node_modules/.bin/markdownlint-cli2 README.md
35
- run: git clean -dfx && git restore .
36
- - run: npm exec --yes -- midnight-smoker test-invoke-as-cli
+ - run: npm exec --yes -- midnight-smoker --verbose test-invoke-as-cli
0 commit comments