Skip to content

Add CI job to build Rust files #854

Open
@HCastano

Description

@HCastano

While updating the ink! tutorial I was manually building the code snippets and templates
to check that they still compiled.

However, this is not something that should be done manually since it is tedious and error
prone. Instead we should have a script which goes through everything and checks that it
build successfully. This script should be required to pass as part of the CI workflow.

Ensuring snippets compile might be a little tricky, but at the very least we should start
by checking that the x.x-finished-code.rs files compile correctly.

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