Commit 1a02aeaf authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent ab3e9b57
Pipeline #37 failed with stages
in 16 seconds
......@@ -32,8 +32,7 @@ unit-test-job: # This job runs in the test stage.
- echo "Running unit tests... "
- uname -a
- which python3
- apt update && apt upgrade
- apt install python python-pip
- which pip3
- 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