Skip to content

Commit

Permalink
fix: trying to know what's copied to relay/nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Feb 22, 2024
1 parent ffa5dc2 commit 8f4536c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
source: "stack/relay/NODES.json"
target: "relay/nodes.json"

- name: View relay nodes
run: cat relay/nodes.json

- name: Install Frontend Dependencies
run: yarn install

Expand Down

0 comments on commit 8f4536c

Please sign in to comment.