We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70ae70 commit a428abaCopy full SHA for a428aba
.github/workflows/master.yml
@@ -24,5 +24,5 @@ jobs:
24
- name: Prepare
25
run: make Cargo.toml
26
- name: Cargo unleash check
27
- run: cargo unleash check --skip orml-authority orml-vesting #FIXME: https://github.com/paritytech/cargo-unleash/issues/6 or update substrate version
+ run: cargo unleash check --skip orml-auction orml-authority orml-vesting #FIXME: https://github.com/paritytech/cargo-unleash/issues/6 or update substrate version
28
0 commit comments