We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad362da commit 7e81b59Copy full SHA for 7e81b59
.github/workflows/test-install.yml
@@ -8,8 +8,6 @@ on:
8
env:
9
BIN_PATH: ${{ github.workspace }}/bin
10
INIT_ARGS: >
11
- --source ${{ github.workspace }}/chezmoi
12
- --destination ${{ github.workspace }}/dotfiles
13
--apply
14
--depth 1
15
--exclude=encrypted
@@ -20,8 +18,6 @@ env:
20
18
--color=false
21
19
--verbose
22
DOCTOR_ARGS: >
23
24
25
--keep-going
26
--no-tty
27
0 commit comments