Commit 9042b137 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent 90e54ec6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,4 +36,4 @@ unit-test-job: # This job runs in the test stage.
    - python3 --version
    - pip install -r requirements.txt
    - sh install.sh
    - python3 tests/test_flip_image.py
    - pytest
+2 −1
Original line number Diff line number Diff line
@@ -3,3 +3,4 @@ joblib~=1.1.0
#csst~=0.0.1
setuptools~=58.0.4
astropy~=5.1
pytest
 No newline at end of file