Skip to content

Commit

Permalink
Upload coverage reports on merge (hyperledger#1433)
Browse files Browse the repository at this point in the history
Signed-off-by: CaptainIRS <36656347+CaptainIRS@users.noreply.github.com>
Signed-off-by: eravatee <eraraje1997@gmail.com>
  • Loading branch information
CaptainIRS authored and eravatee committed Oct 4, 2022
1 parent 470cfca commit d08e48a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
jobs:
unit-tests:
uses: ./.github/workflows/unit-tests.yml
coverage:
uses: ./.github/workflows/coverage.yml
needs: unit-tests
publish-caliper:
uses: ./.github/workflows/publish.yml
needs: unit-tests
Expand Down

0 comments on commit d08e48a

Please sign in to comment.