Skip to content

Commit

Permalink
test: print nodes.json
Browse files Browse the repository at this point in the history
test: typo fix
  • Loading branch information
kevkevinpal committed Feb 3, 2023
1 parent ea81894 commit 66413a9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ jobs:
working-directory: ./stack
run: |
sleep 240;
docker-compose ps
docker logs meme.sphinx
docker logs dave.sphinx
cat stack/relay/NODES.json
docker wait stack_relaysetup_1;
- name: copy file
uses: canastro/copy-file-action@master
Expand Down

0 comments on commit 66413a9

Please sign in to comment.