feat: check for completion files

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
This commit is contained in:
Vladislav Doster 2024-01-09 04:22:22 -06:00
parent 627ea8e9e9
commit 6eeb57bce5

View file

@ -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"