Skip to content
Snippets Groups Projects
Commit 6233c535 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Fix ci

parent 8741434c
No related branches found
No related tags found
1 merge request!3Master Thesis Dechamps - fixes and improvements
Pipeline #4925 passed
......@@ -17,6 +17,7 @@ variables:
stages:
- build
- format
- test
build:
......@@ -37,7 +38,7 @@ build:
format:
<<: *global_tag_def
stage: build
stage: format
script:
- clang-format --version # we use clang-format-10 exclusively
- ./ext/amfe/scripts/format_code.py
......
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