Commit 2bb37aa0 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent a908b21f
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -31,6 +31,7 @@ unit-test-job: # This job runs in the test stage.
  script:
  script:
    - echo "Running unit tests... "
    - echo "Running unit tests... "
    - uname -a
    - uname -a
    - pwd
    - which python3
    - which python3
    - which pip3
    - which pip3
    - python3 --version
    - python3 --version