We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900fd3c commit 59370cbCopy full SHA for 59370cb
.github/workflows/BTA_workflow.yml
@@ -94,10 +94,7 @@ jobs:
94
printf "${{secrets.GRID_PASSWORD}}" | voms-proxy-init --voms cms --debug --pwstdin -certdir $X509_CERT_DIR -vomses $X509_VOMSES
95
chmod 755 /usr/share/miniconda3/envs/btv_coffea/etc/grid-security/certificates
96
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
-
+
101
- name: Install Repo
102
run: |
103
pip install -e .
0 commit comments