diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2cc3bfc..e5d5c5b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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