From 68b5aca53eb6caab4c406451383bd620b3af4291 Mon Sep 17 00:00:00 2001 From: Kostas Kougios Date: Wed, 27 Dec 2023 11:58:10 +0000 Subject: [PATCH] - --- .github/workflows/scala.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/scala.yml b/.github/workflows/scala.yml index a66737f6..267edba0 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -29,6 +29,3 @@ jobs: cache: 'sbt' - name: Run tests run: sbt compile 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@ab086b50c947c9774b70f39fc7f6e20ca2706c91