We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c584f commit bf6e92eCopy full SHA for bf6e92e
‎.github/workflows/ci.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Verify Homebrew installation
18
run: brew --version
19
20
- - run: echo "hello"
+ - run: script/setup
0 commit comments