Steps
- name: Setup sbt
uses: sbt/setup-sbt@v1
Problem
See https://github.com/typelevel/weaver-test/actions/runs/29623703577
This currently posts "Evaluation Results" table to the project's GitHub Actions summary:
While we should continue to verify the provenance of sbt distributions, the users do not gain value out of the summary.
Expectation
Post the summary only when the check fails, or allow sbt/setup-sbt to opt out.
Steps
Problem
See https://github.com/typelevel/weaver-test/actions/runs/29623703577
This currently posts "Evaluation Results" table to the project's GitHub Actions summary:
While we should continue to verify the provenance of sbt distributions, the users do not gain value out of the summary.
Expectation
Post the summary only when the check fails, or allow sbt/setup-sbt to opt out.