Commit 288e64d3 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

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