Skip to content

Enable automatic execution of each tutorial in CI #74

@OpenSuze

Description

@OpenSuze

Describe the current behavior

The tutorials are not executed with mvn exec:java -pl <modules list to execute> (or mvn verify or other solution) during CI.

Describe the expected behavior

The tutorial should be run automatically with mvn exec:java -pl <modules list to execute> (or mvn verify or other solution) during CI.

Describe the motivation

Ensure that tutorials are working

Extra Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions