We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdf3817 + 42ebbd3 commit 37c916eCopy full SHA for 37c916e
2 files changed
.github/workflows/ninja_pr_checks.yml
@@ -80,6 +80,7 @@ jobs:
80
["Inter-canister calls (Rust)"]="rust/inter-canister-calls"
81
["X.509 (Rust)"]="rust/x509"
82
["SNS Kongswap Adaptor (Rust)"]="rust/sns-adaptor"
83
+ ["Receiving ICP"]="rust/receiving-icp"
84
)
85
86
# Check if we should run all examples (workflow file changed) or just changed ones
.github/workflows/rust-receiving-icp-example.yml
0 commit comments