Skip to content
Snippets Groups Projects
Commit 78b73849 authored by Felix Goding's avatar Felix Goding
Browse files

Update .gitlab-ci.yml

parent a53fb9ab
No related branches found
No related tags found
3 merge requests!67WIP: B-ASIC version 1.0.0 hotfix,!65B-ASIC version 1.0.0,!15Add changes from sprint 1 and 2 to master
...@@ -5,10 +5,9 @@ stages: ...@@ -5,10 +5,9 @@ stages:
before_script: before_script:
- apt-get update --yes - apt-get update --yes
- apt-cache search fmt - apt-get install --yes build-essential cmake libfmt-dev pybind11-dev
# - apt-get install --yes cmake pybind11 - pip3 install .
# - pip3 install . - pip3 show b_asic
# - pip3 show b_asic
run tests: run tests:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment