Skip to content
Snippets Groups Projects
Commit 8b1d7757 authored by capossele's avatar capossele
Browse files

:white_check_mark: updates github workflow

parent c1260322
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ jobs:
run: docker build -t iotaledger/goshimmer .
- name: Run integration tests
run: docker-compose -f tools/integration-tests/tester/docker-compose.yml up --abort-on-container-exit --exit-code-from tester --build
run: docker pull angelocapossele/drand:latest & docker-compose -f tools/integration-tests/tester/docker-compose.yml up --abort-on-container-exit --exit-code-from tester --build
- name: Create logs from tester
if: always()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment