From 87c4adbe718a280d04c8c93be36d9d3ba328b109 Mon Sep 17 00:00:00 2001 From: badayvedat Date: Fri, 5 Jan 2024 16:37:24 +0300 Subject: [PATCH] ci(integration-tests): remove unused step --- .github/workflows/integration_tests.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index 3de0651b..e44eab34 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -21,9 +21,6 @@ jobs: with: python-version: "3.9" - - name: Setup python - run: python -m venv .venv - - name: Install dependencies run: | git clone --depth 1 https://github.com/fal-ai/fal