Skip to content

Commit e0de5d4

Browse files
committed
Checking what needs zsh.
1 parent 0929e56 commit e0de5d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-go.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ jobs:
8989
run: make deps-go
9090

9191
# This step takes >20 seconds and should be skipped for jobs that don't need it. https://github.com/fleetdm/fleet/issues/27435
92-
- name: Install ZSH
93-
run: sudo apt update && sudo apt install -y zsh
92+
# - name: Install ZSH
93+
# run: sudo apt update && sudo apt install -y zsh
9494

9595
- name: Generate static files
9696
run: |

0 commit comments

Comments
 (0)