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

test pipeline

parent 90e54ec6
Pipeline #41 failed with stages
in 9 seconds
......@@ -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
......@@ -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
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