Skip to content

Commit

Permalink
test: testing if my script broke the build
Browse files Browse the repository at this point in the history
  • Loading branch information
Saup21 committed Jun 24, 2024
1 parent 973a614 commit 146c6ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ pact: pact-go

publish:
@echo "--- 🤝 Transforming Broken Keys in Pact File"
"$(CURDIR)/scripts/transform-broken-keys.sh"
@echo "--- 🤝 Publishing Pact"
"${PACT_CLI}" publish ${PWD}/client/pacts --consumer-app-version ${GITHUB_SHA} --tag ${GITHUB_BRANCH}

Expand Down

0 comments on commit 146c6ae

Please sign in to comment.