diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index 7f6a3e7..466df74 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -73,7 +73,6 @@ 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