We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e09b3 commit 78c64f0Copy full SHA for 78c64f0
.github/workflows/integration-test.yml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Run authorize and store (PAPI, RPC node)
91
working-directory: examples
92
- run: just run-authorize-and-store "ws"
+ run: just run-authorize-and-store "ws" "${{ matrix.runtime.package }}"
93
94
- name: Run store chunked data + DAG-PB (PJS-API, RPC node)
95
0 commit comments