Skip to content
Snippets Groups Projects
Commit 7a953ff2 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

feat : enabled formatting in CI

parent ccb400be
No related tags found
1 merge request!44Feat formatting
Pipeline #60274 canceled
......@@ -4,16 +4,15 @@
###############################################################################
stages:
- static_analysis
- build
- test
- coverage
- code_quality
- release
- deploy
include:
- project: 'eclipse/aidge/gitlab_shared_files'
ref: 'main'
ref: 'feat/formatter'
file:
# choose which jobs to run by including the corresponding files.
- '.gitlab/ci/ubuntu_cpp.gitlab-ci.yml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment