diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 63979a1c..5c8ceab6 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -66,5 +66,5 @@ jobs: - name: Preparation Work run: make preparation - - name: Run Tests - run: make integration-test + # - name: Run Tests + # run: make integration-test