File tree Expand file tree Collapse file tree
.github/actions/cache-test-data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 uses : actions/cache@v4
1111 with :
1212 path : test-data
13- key : test-data-v30
13+ key : test-data-v31
1414 - name : Download test data if cache miss
1515 if : steps.cache.outputs.cache-hit != 'true'
1616 run : |
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ files=(
4444 ' https://data.nnpdf.science/pineappl/test-data/LHCB_WP_7TEV_opt.pineappl.lz4'
4545 ' https://data.nnpdf.science/pineappl/test-data/LHCB_WP_7TEV_v2.tar'
4646 ' https://data.nnpdf.science/pineappl/test-data/LHCB_WP_7TEV_v2_xif_2.tar'
47+ ' https://data.nnpdf.science/pineappl/test-data/nnlo.ak5_ptj.pineappl.lz4'
4748 ' https://data.nnpdf.science/pineappl/test-data/NJetEvents_0-0-2.tab.gz'
4849 ' https://data.nnpdf.science/pineappl/test-data/NNPDF_POS_F2D_40.pineappl.lz4'
4950 ' https://data.nnpdf.science/pineappl/test-data/NUTEV_CC_NU_FE_SIGMARED.pineappl.lz4'
You can’t perform that action at this time.
0 commit comments