Update Artifacts (auto-generated) (#1860)

* Update Artifacts (auto-generated)

* fix assethub example

* update Cargo.lock for wasm tests

* cargo fmt

* fix subxt cli tests

* disable failing wasm tests

* add issue link for disabled test

---------

Co-authored-by: niklasad1 <14157425+niklasad1@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
paritytech-subxt-pr-maker[bot]
2024-11-11 18:34:02 +01:00
committed by GitHub
parent 3219659f12
commit cb9571d7a6
11 changed files with 3215 additions and 2342 deletions
+6 -5
View File
@@ -412,11 +412,12 @@ jobs:
pkill substrate-node
working-directory: testing/wasm-lightclient-tests
- name: Run subxt-signer WASM tests
run: |
wasm-pack test --headless --firefox
wasm-pack test --headless --chrome
working-directory: signer/wasm-tests
# TODO: WASM tests for the subxt-signer is currently broken https://github.com/paritytech/subxt/issues/1861.
#- name: Run subxt-signer WASM tests
# run: |
# wasm-pack test --headless --firefox
# wasm-pack test --headless --chrome
# working-directory: signer/wasm-tests
- if: "failure()"
uses: "andymckay/cancel-action@a955d435292c0d409d104b57d8e78435a93a6ef1" # v0.5