Skip to content

Commit

Permalink
Disable sbt-dependency-submission
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf authored Dec 14, 2023
1 parent 7ac585e commit 79f2dc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Run tests
run: sbt +test
# Optional: This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@v2
# - name: Upload dependency graph
# uses: scalacenter/sbt-dependency-submission@v2

0 comments on commit 79f2dc2

Please sign in to comment.