Skip to content

Commit 4b307de

Browse files
committed
chore: remove verbose flag option
1 parent 65f25ff commit 4b307de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,5 +269,5 @@ jobs:
269269
- name: "integration(cli): run a slack cli version check"
270270
uses: ./cli
271271
with:
272-
command: "version --verbose"
272+
command: "version"
273273
version: "3.13.0-fix-windows-ci-feature"

0 commit comments

Comments
 (0)