Commit 5a1cd418 authored by Liam Horne's avatar Liam Horne

ci: remove unnecessary step in integration workflow

parent 8f85a105
......@@ -34,10 +34,6 @@ jobs:
working-directory: ./ops
run: ./scripts/build-ci.sh
- name: Bring the stack up and wait for the sequencer to be ready
working-directory: ./ops
run: docker-compose up -d && ./scripts/wait-for-sequencer.sh
- name: Run the integration tests
working-directory: ./integration-tests
run: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment