Skip to content

Commit

Permalink
wip: added zsh to gh action v
Browse files Browse the repository at this point in the history
  • Loading branch information
cerico committed Jul 30, 2023
1 parent fa79432 commit 87bb65d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
- name: ls zsh
run: ls ~/.zsh

- name: cat ~/.zsh/main.zsh
run: cat ~/.zsh/main.zsh
- name: echo SHELL
run: echo $SHELL

- name: grep for function
run: grep aliases ~/.zsh/main.zsh
Expand Down

0 comments on commit 87bb65d

Please sign in to comment.