Skip to content

Commit 78c64f0

Browse files
committed
reverted param
1 parent 02e09b3 commit 78c64f0

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
@@ -89,7 +89,7 @@ jobs:
8989

9090
- name: Run authorize and store (PAPI, RPC node)
9191
working-directory: examples
92-
run: just run-authorize-and-store "ws"
92+
run: just run-authorize-and-store "ws" "${{ matrix.runtime.package }}"
9393

9494
- name: Run store chunked data + DAG-PB (PJS-API, RPC node)
9595
working-directory: examples

0 commit comments

Comments
 (0)