Skip to content

Commit

Permalink
Update the specmatic-grapqhl bcc command
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshnikam671 committed Nov 6, 2024
1 parent 50a6afd commit ae011f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_merge_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
--env-file env.list \
--entrypoint /bin/sh \
znsio/specmatic-graphql-trial \
-c "git config --global --add safe.directory /central-contract-repo && cd /central-contract-repo && java -jar /usr/bin/specmatic-graphql.jar backwardCompatibilityCheck"
-c "git config --global --add safe.directory /central-contract-repo && cd /central-contract-repo && java -jar /usr/src/app/specmatic-graphql.jar backwardCompatibilityCheck"

0 comments on commit ae011f2

Please sign in to comment.