diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ac3e535..214c129 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,7 +30,7 @@ jobs: integration-test: runs-on: ubuntu-latest - needs: [linting, unit-test] + needs: [linting] strategy: fail-fast: false matrix: