Commit 90e54ec6 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent 12ff7e04
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ unit-test-job: # This job runs in the test stage.
    - uname -a
    - which python3
    - which pip3
    - python3 --version
    - pip install -r requirements.txt
    - sh install.sh
    - python3 tests/test_flip_image.py