diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index daa49a3..f9fb8ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,6 @@ jobs: - run: uv run pytest --ignore=tests/test_e2e.py --ignore=tests/test_e2e_tracing.py e2e: - if: vars.E2E_ENABLED == 'true' runs-on: ubuntu-latest env: UCODE_TEST_WORKSPACE: ${{ secrets.UCODE_TEST_WORKSPACE }}