We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6412d commit 2e9d8e2Copy full SHA for 2e9d8e2
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,6 @@ jobs:
18
- run: uv run pytest --ignore=tests/test_e2e.py --ignore=tests/test_e2e_tracing.py
19
20
e2e:
21
- if: vars.E2E_ENABLED == 'true'
22
runs-on: ubuntu-latest
23
env:
24
UCODE_TEST_WORKSPACE: ${{ secrets.UCODE_TEST_WORKSPACE }}
0 commit comments