Commit 987709fd authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent 22027f5c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ unit-test-job: # This job runs in the test stage.
    - echo "Running unit tests... "
    - uname -a
    - which python
    - which sh
    - apt update && apt upgrade
    - apt install python python-pip
    - pip install -r requirements.txt