Skip to content

Commit dd1db8d

Browse files
committed
shellcheck disable
1 parent ffe28f7 commit dd1db8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/demo.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
echo "source ~/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ~/.zshrc
6464
6565
- name: Install Starship
66+
# shellcheck disable=SC2016
6667
run: |
6768
curl -sS https://starship.rs/install.sh | sh -s -- -y
6869
echo 'eval "$(starship init zsh)"' >> ~/.zshrc

0 commit comments

Comments
 (0)