Skip to content

Commit 9033e69

Browse files
authored
Update integration test to use WS instead of RPC node
1 parent 0d09336 commit 9033e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ jobs:
7575
working-directory: examples
7676
run: just run-authorize-and-store "smoldot"
7777

78-
- name: Run authorize and store (PAPI, RPC node)
78+
- name: Run authorize and store (PAPI, WS)
7979
working-directory: examples
8080
run: just run-authorize-and-store "ws"

0 commit comments

Comments
 (0)