Skip to content

Commit

Permalink
Update build.yml (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov authored Jul 26, 2023
1 parent cd69d90 commit 3181028
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
name: Test reports (JDK ${{ matrix.java }}, Scala ${{ matrix.scala }})
path: '**/target/test-reports/TEST-*.xml'
reporter: java-junit
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91
publish-artifacts:
runs-on: ubuntu-latest
needs: [ 'build', 'checksecret' ]
Expand Down

0 comments on commit 3181028

Please sign in to comment.