Skip to content

Commit aeed80d

Browse files
committed
--verbose
1 parent 684ead4 commit aeed80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- run: npm clean-install
3434
- run: node_modules/.bin/markdownlint-cli2 README.md
3535
- run: git clean -dfx && git restore .
36-
- run: npm exec --yes -- midnight-smoker test-invoke-as-cli
36+
- run: npm exec --yes -- midnight-smoker --verbose test-invoke-as-cli

0 commit comments

Comments
 (0)