Skip to content

Commit

Permalink
try again to locate output
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Jan 28, 2025
1 parent cd844ff commit 6016939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
working-directory: ${{ env.output_path }}
# Point to the already-merged data file Bazel produces with --combined_report=lcov
# Follows https://bazel.build/configure/coverage#running_coverage
merged-coverage-file: bazel-out/_coverage/_coverage_report.dat
merged-coverage-file: e2e/use_release/bazel-out/_coverage/_coverage_report.dat
github-token: ${{ secrets.GITHUB_TOKEN }}
update-comment: true

Expand Down

0 comments on commit 6016939

Please sign in to comment.