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 297a2df commit 5677749Copy full SHA for 5677749
.github/workflows/shellcheck.yml
@@ -12,5 +12,8 @@ jobs:
12
with:
13
severity: error
14
path: ".exports,.functions,.macos,.aliases,.bash_prompt,.bash_profile,.bashrc"
15
+
16
+ - name: Install fish shell
17
+ uses: fish-shop/install-fish-shell@v1
18
- name: Fish syntax check
19
uses: fish-shop/syntax-check@v2
0 commit comments