diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index 466df745..7f6a3e75 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -73,6 +73,7 @@ jobs: attempt_delay: 30000 # TODO enable this once we have integration tests for the UI +# # - name: Setup yarn # uses: mskelton/setup-yarn@v1 # - name: Install nextjs dependencies and check code