Skip to content

Commit 7e81b59

Browse files
committed
ci: no declare source and dest chezmoi
1 parent ad362da commit 7e81b59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-install.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
env:
99
BIN_PATH: ${{ github.workspace }}/bin
1010
INIT_ARGS: >
11-
--source ${{ github.workspace }}/chezmoi
12-
--destination ${{ github.workspace }}/dotfiles
1311
--apply
1412
--depth 1
1513
--exclude=encrypted
@@ -20,8 +18,6 @@ env:
2018
--color=false
2119
--verbose
2220
DOCTOR_ARGS: >
23-
--source ${{ github.workspace }}/chezmoi
24-
--destination ${{ github.workspace }}/dotfiles
2521
--keep-going
2622
--no-tty
2723
--color=false

0 commit comments

Comments
 (0)