mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 18:15:48 +00:00
re-enable Ci (#1867)
This commit is contained in:
@@ -412,12 +412,11 @@ jobs:
|
|||||||
pkill substrate-node
|
pkill substrate-node
|
||||||
working-directory: testing/wasm-lightclient-tests
|
working-directory: testing/wasm-lightclient-tests
|
||||||
|
|
||||||
# TODO: WASM tests for the subxt-signer is currently broken https://github.com/paritytech/subxt/issues/1861.
|
- name: Run subxt-signer WASM tests
|
||||||
#- name: Run subxt-signer WASM tests
|
run: |
|
||||||
# run: |
|
wasm-pack test --headless --firefox
|
||||||
# wasm-pack test --headless --firefox
|
wasm-pack test --headless --chrome
|
||||||
# wasm-pack test --headless --chrome
|
working-directory: signer/wasm-tests
|
||||||
# working-directory: signer/wasm-tests
|
|
||||||
|
|
||||||
- if: "failure()"
|
- if: "failure()"
|
||||||
uses: "andymckay/cancel-action@a955d435292c0d409d104b57d8e78435a93a6ef1" # v0.5
|
uses: "andymckay/cancel-action@a955d435292c0d409d104b57d8e78435a93a6ef1" # v0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user