We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c997fa8 commit 6636795Copy full SHA for 6636795
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
run: curl -Ls http://get.dannyb.co/rush/setup | bash
30
31
- name: Install shfmt
32
- run: rush snatch dannyben/shfmt
+ run: rush snatch dannyben shfmt
33
34
- name: Setup Ruby
35
uses: ruby/setup-ruby@v1
0 commit comments