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

Update .gitlab-ci.yml

parent c80b3918
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
......@@ -4,8 +4,11 @@ stages:
- test
before_script:
- pip3 install .
- pip3 show myapp
- apt-get update --yes
- apt-cache search fmt
# - apt-get install --yes cmake pybind11
# - pip3 install .
# - pip3 show b_asic
run tests:
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