mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 22:31:06 +00:00
update pipeline
This commit is contained in:
@@ -382,6 +382,7 @@ jobs:
|
|||||||
# Note: in `no_std` no real tests are possible, we just run a binary with some tests in it which panic upon failure.
|
# Note: in `no_std` no real tests are possible, we just run a binary with some tests in it which panic upon failure.
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
uses: actions-rs/cargo@v1.0.3
|
uses: actions-rs/cargo@v1.0.3
|
||||||
run: |
|
with:
|
||||||
cargo run
|
command: cargo
|
||||||
working-directory: testing/no-std-tests
|
args: run
|
||||||
|
working-directory: testing/no-std-tests
|
||||||
|
|||||||
Reference in New Issue
Block a user