Skip to content

Commit b91e7e2

Browse files
committed
ci(check-linux): add init.zsh sync-drift detection step
1 parent e470ca3 commit b91e7e2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check-linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,5 @@ jobs:
6565
zmodload zi/zpmod
6666
zpmod source-study -l
6767
shell: zsh {0}
68+
- name: "⚙️ Check: init.zsh sync drift"
69+
run: sh lib/sh/sync-init.sh

0 commit comments

Comments
 (0)