diff .github/workflows/test.yml @ 754:1896bcf3fdb8

fix: handle templated scripts correctly on macOS (#10) * ci: reduce verboseness in test * fixup! ci: reduce verboseness in test * fixup! fixup! ci: reduce verboseness in test
author Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com>
date Fri, 27 Jan 2023 08:51:08 +0100
parents 0e91f6416812
children e3937948d672
line wrap: on
line diff
--- a/.github/workflows/test.yml	Mon Dec 12 20:19:43 2022 +0000
+++ b/.github/workflows/test.yml	Fri Jan 27 08:51:08 2023 +0100
@@ -36,4 +36,4 @@
         run: chezmoi init -v zegervdv --branch ${GITHUB_REF##*/}
 
       - name: Apply dotfiles
-        run: chezmoi apply -v
+        run: chezmoi apply