Commit 3498e271 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent 4b911801
Pipeline #32 failed with stages
in 3 seconds
......@@ -31,6 +31,7 @@ unit-test-job: # This job runs in the test stage.
script:
- echo "Running unit tests... "
- uname -a
- apt update && apt upgrade
- apt install python python-pip
- pip install -r requirements.txt
- sh install.sh
......
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