From 1e81e785d77c4498f63a390e8ca4b57e5aa1eae8 Mon Sep 17 00:00:00 2001 From: Marcelo Lotif Date: Tue, 19 Nov 2024 17:11:56 -0500 Subject: [PATCH] Revert "Bump" This reverts commit 38a5c7d73b93769ce94f0a5c880f8c79152043a2. --- .github/workflows/integration_tests.yaml | 1 - 1 file changed, 1 deletion(-) 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