We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5197b commit 613ab73Copy full SHA for 613ab73
1 file changed
.github/workflows/integration.yml
@@ -269,4 +269,4 @@ jobs:
269
- name: "integration(cli): run a slack cli version check"
270
uses: ./cli
271
with:
272
- command: "version"
+ command: "version --verbose"
0 commit comments