mantidproject / vesuvio

Source code for Vesuvio analysis algorithms
0 stars 1 forks source link

Look into only running CI tests associated with the code changes #90

Closed MialLewis closed 3 months ago

MialLewis commented 11 months ago

Currently tests for both the analysis script and calibration script are run on every PR. Ideally, we should skip either the analysis or calibration script is no changes related to those scripts are made.