mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-12-20 04:57:49 +08:00
debug
This commit is contained in:
parent
919a21da16
commit
2594fbc736
9
.github/workflows/test.yml
vendored
9
.github/workflows/test.yml
vendored
@ -43,13 +43,18 @@ jobs:
|
|||||||
dfs cd
|
dfs cd
|
||||||
pwd
|
pwd
|
||||||
dfs version
|
dfs version
|
||||||
dfs log 1 | echo
|
|
||||||
l
|
l
|
||||||
p114 -c 4
|
p114 -c 4
|
||||||
dogo
|
dogo
|
||||||
tools/common.sh get_os_type
|
tools/common.sh get_os_type
|
||||||
tools/common.sh get_linux_dist
|
tools/common.sh get_linux_dist
|
||||||
bash -x tools/common.sh post_log 1 2 3 | echo
|
|
||||||
|
- name: check scripts and alias (no ret check)
|
||||||
|
shell: /bin/zsh -il {0}
|
||||||
|
run: |
|
||||||
|
dfs log 1
|
||||||
|
bash -x tools/common.sh post_log 1 2 3
|
||||||
|
return 0
|
||||||
|
|
||||||
- name: check update
|
- name: check update
|
||||||
shell: /bin/zsh -ileo PIPE_FAIL {0}
|
shell: /bin/zsh -ileo PIPE_FAIL {0}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user