drop scripts/dev-setup
This commit is contained in:
parent
3133e81650
commit
9b9a2491cf
@ -14,8 +14,6 @@ test:
|
||||
- main
|
||||
tags:
|
||||
- emblem-dev2
|
||||
before_script:
|
||||
- source scripts/dev-setup
|
||||
script:
|
||||
- make opencv -j$(nproc --ignore=2)
|
||||
- make test
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
pip3 install --upgrade -r requirements.txt
|
||||
Loading…
x
Reference in New Issue
Block a user