Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdw committed Dec 7, 2023
1 parent 88dbf0a commit a3e7cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
override: true

- name: test
- run: cargo test -p integration-tests --features unstable-backend-client -- submit_large_extrinsic --nocapture
run: cargo test -p integration-tests --features unstable-backend-client -- submit_large_extrinsic --nocapture

0 comments on commit a3e7cfa

Please sign in to comment.