Skip to content

Commit 1e33b95

Browse files
committed
#
1 parent e5f2c87 commit 1e33b95

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
- name: Install jac-scale data dependencies into jac venv
4545
run: .jac/venv/bin/pip install "jac-scale[data]"
4646

47-
- name: Debug server startup
48-
run: |
49-
jac start --port 8000
50-
5147
- name: Run E2E tests
5248
run: pytest tests/e2e/ -v --timeout=300
5349

0 commit comments

Comments
 (0)