Skip to content

Commit

Permalink
Add the top level coverage report to the archive task
Browse files Browse the repository at this point in the history
  • Loading branch information
reid-spencer committed May 4, 2024
1 parent 52f0a8b commit 44ac823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
name: code-coverage-report
path: |
- **/target/scala-3.4.1/scoverage-report/scoverage.xml
- target/scala-3.4.1/scoverage-report/scoverage.xml
- sbt-riddl/target/scala-2.12/scoverage-report/scoverage.xml
- name: Test sbt-riddl plugin
Expand Down

0 comments on commit 44ac823

Please sign in to comment.