Update tests
Compare changes
- Daniel CARRON authored
+ 5
− 0
@@ -25,3 +25,8 @@ tests:
@@ -25,3 +25,8 @@ tests:
- if [ "$TAG" == "docker" ]; then export OMP_NUM_THREADS=1; fi # Set the number of threads used to 1
Update and add tests, notably new ones to check that transforms are applied properly during loading.
Closes #40 (closed)