Commit 43b86f02 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated pipeline

parent e74521a2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,4 +30,4 @@ unit-test-job: # This job runs in the test stage.
  stage: test    # It only starts when the job in the build stage completes successfully.
  script:
    - echo "Running unit tests... "
    - echo "python tests/test_flip_image.py"
    - python tests/test_flip_image.py