-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The problem here was that for some reason on CI the hashicorp tap is installed and that means that I was running this command for that tap too. This didn't really make any sense because we only really need to run this command for the core tap; nothing else gets serialized to the API. I removed the --tap= command and now it just runs on the core tap by default which should help us avoid this problem. I tested it both with all formulae in the core tap and a single formula.
- Loading branch information
1 parent
117e8b4
commit b954d44
Showing
3 changed files
with
5 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters