Skip to content

Commit 7e97586

Browse files
tomg10zkzoomer
authored andcommitted
feat(ci): fast integration tests framework (#4255)
1 parent 6dd9d50 commit 7e97586

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-core-reusable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ jobs:
283283
- name: Run gateway
284284
if: matrix.use_gateway_chain == 'WITH_GATEWAY'
285285
run: |
286-
ci_run zkstack dev config-writer --path etc/env/file_based/overrides/tests/gateway.yaml --chain gateway
287286
ci_run zkstack server --ignore-prerequisites --chain gateway &> ${{ env.SERVER_LOGS_DIR }}/gateway.log &
288287
ci_run zkstack server wait --ignore-prerequisites --verbose --chain gateway
289288

0 commit comments

Comments
 (0)