Commit 4b911801 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent 1e85e2cd
Pipeline #31 failed with stages
in 3 seconds
......@@ -31,5 +31,7 @@ unit-test-job: # This job runs in the test stage.
script:
- echo "Running unit tests... "
- uname -a
- which apt
- apt install python python-pip
- pip install -r requirements.txt
- sh install.sh
- python tests/test_flip_image.py
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment