File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 5353 run : |
5454 xrdcp xroot://sci-xrootd.jlab.org///osgpool/hallb/clas12/validation/clas_005038.evio.00000 ./
5555 xrdcp xroot://sci-xrootd.jlab.org///osgpool/hallb/clas12/validation/raw/rg-l/clas_021559.evio.00001 ./
56+ ls -lhtr
5657
5758 # build
5859 # ############################################################################
@@ -154,7 +155,6 @@ jobs:
154155 - uses : actions/cache/restore@v4
155156 with :
156157 key : raw_test_data
157- path : clas_005038.evio.00000
158158 - name : untar build
159159 run : tar xzvf coatjava.tar.gz
160160 - name : run test
@@ -179,7 +179,6 @@ jobs:
179179 - uses : actions/cache/restore@v4
180180 with :
181181 key : raw_test_data
182- path : clas_021559.evio.00001
183182 - name : untar build
184183 run : |
185184 tar xzvf clara.tar.gz
You can’t perform that action at this time.
0 commit comments