We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61c8f6 commit 2ae3b7cCopy full SHA for 2ae3b7c
.github/workflows/integration-test.yml
@@ -58,6 +58,6 @@ jobs:
58
working-directory: examples
59
run: just run-authorize-and-store "smoldot"
60
61
- - name: Run authorize and store (PAPI, WS)
+ - name: Run authorize and store (PAPI, RPC node)
62
63
run: just run-authorize-and-store "ws"
0 commit comments