Skip to content

Use near_workspaces::compile_project instead of custom code #133

@mooori

Description

@mooori

Currently test contracts are compiled using custom code in repo.rs which ensures the required toolchain and target are installed in CI.

#131 modified CI setup to install the required toolchain and target. As a result, we should try to remove the custom code in repo.rs and use near_workspaces::compile_project instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions