Skip to content

Set up CI for automated build #68

@kbuffardi

Description

@kbuffardi

We need to set up continuous integration for the GitHub repo so that:

  • any time a pull request is made for the main branch, we make sure that the application builds successfully with the following compilation command:
g++ main.cpp --std=c++17 -o MyFave
  • add a status badge to README.md that indicates the current status of the build on the main branch

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