doumencp / doumencp.github.io

0 stars 0 forks source link

Add Github Action process to CI #6

Open doumencp opened 2 years ago

doumencp commented 2 years ago

Integrate CI/CD process into the deployment pipeline when pushing modifications to repo.

The Github actions should build the project, run tests, check formatting before validating the committed code.

doumencp commented 2 years ago

The Github actions should build the project, run tests, check formatting before validating the committed code.