File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1414 - ibc-clients/**
1515 - ibc-primitives/**
1616 - ibc-query/**
17+ - ibc-testkit/**
18+ - ibc-derive/**
1719 push :
1820 branches :
1921 - main
Original file line number Diff line number Diff line change 33 pull_request :
44 paths :
55 - .github/workflows/cw-check.yml
6+ - Cargo.toml
7+ - Cargo.lock
68 - ci/cw-check/**
79 push :
810 tags :
2224 - ibc-data-types/**
2325 - ibc-clients/**
2426 - ibc-primitives/**
25- - ibc-query/**
2627 - ibc-derive/**
2728jobs :
2829 cw-check :
Original file line number Diff line number Diff line change 1313 - ibc-data-types/**
1414 - ibc-clients/**
1515 - ibc-primitives/**
16+ - ibc-derive/**
1617 push :
1718 branches : main
1819 paths :
2728 - ibc-data-types/**
2829 - ibc-clients/**
2930 - ibc-primitives/**
31+ - ibc-derive/**
3032jobs :
3133 check-no-std-panic-conflict :
3234 name : Check no_std panic conflict
Original file line number Diff line number Diff line change 11[toolchain ]
2- channel = " nightly-2023-03-09 "
2+ channel = " nightly-2024-02-24 "
33targets = [
44 " wasm32-unknown-unknown" ,
55]
You can’t perform that action at this time.
0 commit comments