We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8dcc3d commit b8cdc02Copy full SHA for b8cdc02
.github/workflows/e2e-testing.yaml
@@ -62,7 +62,7 @@ jobs:
62
rad node start &
63
echo "allowing node to start up..."
64
sleep 5
65
- radicle-httpd --listen 0.0.0.0:8888 &
+ radicle-httpd &
66
rad node status
67
rad self
68
0 commit comments