Commit ab3e9b57 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

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