Skip to content
Snippets Groups Projects
Unverified Commit ce1451d5 authored by zjb0807's avatar zjb0807 Committed by GitHub
Browse files

fix unleash check (#322)

parent 43e4e55e
No related branches found
No related tags found
No related merge requests found
......@@ -24,5 +24,5 @@ jobs:
- name: Prepare
run: make Cargo.toml
- name: Cargo unleash check
run: cargo unleash check
run: cargo unleash check --skip orml-authority orml-vesting #FIXME: https://github.com/paritytech/cargo-unleash/issues/6 or update substrate version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment