Skip to content

CI fix

Oliver Lantwin requested to merge ci-fix into master

This fixes two CI issues:

  • The old NLESC ROOT conda environment was causing all tests to fail. An update to the official ROOT conda fixed this.
  • Fixes two calls to HDFStore with invalid arguments, which caused the data test to fail.

Merge request reports