Skip to content

Add static code checks in CI pipeline

CI pipeline should check:

  • Format (PEP8)
  • Run Unit tests
  • Run integration tests

At least in merge requests

Edited by Sergio Gimenez