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

Prepare for testing the QT parts

parent 419914bc
No related branches found
No related tags found
No related merge requests found
Pipeline #72142 passed
stages:
- test
before-script:
- apt-get update --yes
- apt-get install --yes build-essential cmake libfmt-dev pybind11-dev
- python -m pip install --upgrade pip
- python --version
- pip install pytest pytest-cov
- pip install .
- pip show b_asic
before_script:
- apt-get update --yes
- apt-get install --yes build-essential cmake libfmt-dev pybind11-dev
- python -m pip install --upgrade pip
- python --version
- pip install pytest pytest-cov
- pip install .
- pip show b_asic
.run-test:
stage: test
......
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