Skip to content

Commit f758f00

Browse files
committed
test: print nodes.json
1 parent ea81894 commit f758f00

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: .github/workflows/integration_test.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,7 @@ jobs:
7878
working-directory: ./stack
7979
run: |
8080
sleep 240;
81-
docker-compose ps
82-
docker logs meme.sphinx
83-
docker logs dave.sphinx
81+
cat stack/relay/NODE.json
8482
docker wait stack_relaysetup_1;
8583
- name: copy file
8684
uses: canastro/copy-file-action@master

0 commit comments

Comments
 (0)