diff .github/workflows/test.yml @ 677:2dcf0ae65d5b

Remove repo from brewfile tap spec (#3) * Remove repo from brewfile tap spec * Remove manual tap from action
author Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com>
date Sat, 01 Oct 2022 07:18:31 +0200
parents 6c07661fbc1f
children 189d0c688639
line wrap: on
line diff
--- a/.github/workflows/test.yml	Fri Sep 30 07:32:55 2022 +0000
+++ b/.github/workflows/test.yml	Sat Oct 01 07:18:31 2022 +0200
@@ -30,8 +30,5 @@
       - name: Initialize chezmoi
         run: chezmoi init -v zegervdv --branch ${GITHUB_REF##*/}
 
-      - name: add tap manually
-        run: brew tap zegervdv/tools
-
       - name: Apply dotfiles
         run: chezmoi apply -v