Skip to content

Commit

Permalink
Update scala.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gguan committed Nov 22, 2023
1 parent da67780 commit 355fbc9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,4 @@ jobs:
run: sbt test
# Optional: This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository
- name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: scalacenter/sbt-dependency-submission@v2
uses: scalacenter/[email protected]

0 comments on commit 355fbc9

Please sign in to comment.