Skip to content

Commit

Permalink
Skipping build reporting temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 committed May 13, 2024
1 parent 3ab4bac commit 2e6a785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Run Specmatic Insights Github Build Reporter
working-directory: .
run: |
npx specmatic-insights-github-build-reporter --specmatic-insights-host https://20d4-103-163-106-75.ngrok-free.app --specmatic-coverage ./build/reports/specmatic/coverage_report.json
# npx specmatic-insights-github-build-reporter --specmatic-insights-host https://20d4-103-163-106-75.ngrok-free.app --specmatic-coverage ./build/reports/specmatic/coverage_report.json
cat ./build/reports/specmatic/stub_usage_report.json
# npx specmatic-insights-github-build-reporter --specmatic-insights-host https://20d4-103-163-106-75.ngrok-free.app --specmatic-stub-usage ./build/reports/specmatic/stub_usage_report.json
env:
Expand Down

0 comments on commit 2e6a785

Please sign in to comment.