Skip to content
Snippets Groups Projects

CI development

Merged Aaron Viets requested to merge aaron-viets/gstlal-calibration:CI-development into main
1 unresolved thread
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -126,6 +126,7 @@ test:
EOF
# install test requirements
- dnf -y -q install python3-pytest
- dnf -y -q install framel
script:
# install our packages
- dnf -y -q install gstlal-calibration
Loading