Skip to content

Commit 59370cb

Browse files
authored
Update BTA_workflow.yml
1 parent 900fd3c commit 59370cb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/BTA_workflow.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,7 @@ jobs:
9494
printf "${{secrets.GRID_PASSWORD}}" | voms-proxy-init --voms cms --debug --pwstdin -certdir $X509_CERT_DIR -vomses $X509_VOMSES
9595
chmod 755 /usr/share/miniconda3/envs/btv_coffea/etc/grid-security/certificates
9696
97-
- name: Test xrootd
98-
run: |
99-
xrdcp root://eoscms.cern.ch//eos/cms/store/group/phys_btag/nano-commissioning/test_w_dj.root .
100-
97+
10198
- name: Install Repo
10299
run: |
103100
pip install -e .

0 commit comments

Comments
 (0)