mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 01:07:57 +00:00
fix cargo run command
This commit is contained in:
@@ -383,6 +383,5 @@ jobs:
|
||||
- name: Run tests
|
||||
uses: actions-rs/cargo@v1.0.3
|
||||
with:
|
||||
command: cargo
|
||||
args: run
|
||||
command: run
|
||||
working-directory: testing/no-std-tests
|
||||
|
||||
Reference in New Issue
Block a user