Skip to content

Commit

Permalink
Comment out unnecessary workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat-Jain committed Dec 19, 2024
1 parent 32d9d9f commit 3ed1653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-and-integration-tests-unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ jobs:
sql_compatibility: true

unit-tests:
if: false
name: "unit tests (jdk17)"
uses: ./.github/workflows/unit-tests.yml
needs: build
Expand Down

0 comments on commit 3ed1653

Please sign in to comment.