We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d09336 commit 9033e69Copy full SHA for 9033e69
.github/workflows/integration-test.yml
@@ -75,6 +75,6 @@ jobs:
75
working-directory: examples
76
run: just run-authorize-and-store "smoldot"
77
78
- - name: Run authorize and store (PAPI, RPC node)
+ - name: Run authorize and store (PAPI, WS)
79
80
run: just run-authorize-and-store "ws"
0 commit comments