Skip to content

some examples can be linked to being checked in ci #388

Open
@dj8yfo

Description

these aren't linked to
.github/workflows/test.yml

# does not participate in test.yml
examples/noop-contract/Cargo.toml
11:near-sdk = "5.5.0"

# does not participate in test.yml
examples/simple-contract/Cargo.toml
11:near-sdk = "5.5.0"

# current state doesn't participate in `.github/wokflows/test.yml`,
# previous version in https://github.com/near/near-workspaces-rs/tree/main/workspaces/tests/test-contracts/type-serialize/res 
# participates in ci
workspaces/tests/test-contracts/type-serialize/Cargo.toml
12:near-sdk = "5.5.0"

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status

      NEW❗

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions