mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
feat: check for completion files
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
This commit is contained in:
parent
627ea8e9e9
commit
6eeb57bce5
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
|
|
@ -71,7 +71,6 @@ jobs:
|
|||
./configure --prefix=$HOME/.local && make all install
|
||||
|
||||
- name: "gh-r"
|
||||
shell: zsh {0}
|
||||
run: $HOME/.local/bin/zunit run --verbose tests/gh-r.zunit
|
||||
|
||||
- name: "annexes"
|
||||
|
|
|
|||
Loading…
Reference in a new issue