mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-24 12:16:55 +08:00
improve ci
This commit is contained in:
parent
e347d35e5c
commit
1d0db72478
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
echo $SHELL
|
||||
antigen list
|
||||
antigen reset
|
||||
rm -rf $ANTIGEN $HOME/.antigen
|
||||
rm -rf $ANTIGEN $HOME/.antigen $HOME/.zcompdump*
|
||||
|
||||
- name: antigen build with DFS_NO_WALL
|
||||
shell: /bin/zsh -ileo PIPE_FAIL {0}
|
||||
|
|
|
@ -15,6 +15,7 @@ antigen list
|
|||
dfs version
|
||||
dfs log 1
|
||||
l
|
||||
l ~
|
||||
dogo
|
||||
tools/common.sh get_os_type
|
||||
tools/common.sh get_linux_dist
|
||||
|
|
Loading…
Reference in New Issue
Block a user