chore: run model test

This commit is contained in:
Joel
2026-07-09 16:36:18 +08:00
parent 89bc288a4b
commit 35a495d91d
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
run: vp run e2e:full
- name: Run external runtime E2E tests
if: ${{ inputs.run-external-runtime }}
if: ${{ inputs.run-external-runtime || github.ref == 'refs/heads/feat/agent-v2-e2e-test' }}
working-directory: ./e2e
env:
E2E_ADMIN_EMAIL: e2e-admin@example.com