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

test pipeline

parent 9042b137
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,4 +36,5 @@ unit-test-job: # This job runs in the test stage.
    - python3 --version
    - pip install -r requirements.txt
    - sh install.sh
    - export PATH=$HOME/.local/bin:$PATH
    - pytest