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

test pipeline

parent 1a02aeaf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,4 +35,4 @@ unit-test-job: # This job runs in the test stage.
    - which pip3
    - pip install -r requirements.txt
    - sh install.sh
    - python tests/test_flip_image.py
    - python3 tests/test_flip_image.py