Skip to content

Commit

Permalink
feat(zsh): Point to ZSH
Browse files Browse the repository at this point in the history
  • Loading branch information
sylus committed Feb 22, 2024
1 parent 207cc7d commit 1419ec9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ jobs:

- name: Run tests
shell: /home/linuxbrew/.linuxbrew/bin/zsh {0}
run: ~/.local/bin/check-dotfiles
run: |
source ~/.zshenv
~/.local/bin/check-dotfiles

0 comments on commit 1419ec9

Please sign in to comment.