Skip to content
Snippets Groups Projects

Feat/user notebooks

Merged Robert Rosca requested to merge feat/user-notebooks into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -43,7 +43,7 @@ pytest:
<<: *before_script
script:
- python3 -m pip install ".[test]"
- python3 -m pytest --verbose --cov=cal_tools --cov=xfel_calibrate
- python3 -m pytest --verbose --color yes --cov=cal_tools --cov=xfel_calibrate
# Nope... https://docs.gitlab.com/12.10/ee/user/project/merge_requests/test_coverage_visualization.html#enabling-the-feature
# - coverage xml
# artifacts:
Loading