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

Update .gitlab-ci.yml file

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