Skip to content

Commit

Permalink
chore: don't include progress during noprompt run
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowiem committed Nov 2, 2023
1 parent 9e961f0 commit 45a7794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/snaplet/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,6 @@ tasks:
cmds:
- task: restore
vars:
RESTORE_OPTIONS: --yes
RESTORE_OPTIONS: --yes --no-progress
RESTORE_SNAPSHOT: "{{.RESTORE_SNAPSHOT}}"
SNAPSHOT_PATH: "{{.SNAPSHOT_PATH}}"

0 comments on commit 45a7794

Please sign in to comment.