Skip to content
Snippets Groups Projects
Commit 59c8b642 authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Add pre-commit stage to CI

parent 0cce9295
No related branches found
No related tags found
No related merge requests found
Pipeline #88064 failed
......@@ -2,6 +2,9 @@ stages:
- test
- deploy
include:
- remote: 'https://gitlab.com/yesolutions/gitlab-ci-templates/raw/main/templates/pre-commit-autofix.yaml'
before_script:
- apt-get update --yes
- apt-get install --yes build-essential cmake libfmt-dev pybind11-dev graphviz python3-pyqt5 xvfb xdg-utils lcov
......
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