We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae3b7c commit 53f6ac4Copy full SHA for 53f6ac4
.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, RPC node)
+ - name: Run authorize and store (PAPI, RPC node)
62
63
run: just run-authorize-and-store "ws"
0 commit comments