Skip to content

Commit 8c32d8f

Browse files
authored
Comment out fetch-crl command in cvmfs.yml
Comment out the fetch-crl command in the workflow.
1 parent 9afc34b commit 8c32d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cvmfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
export X509_CERT_DIR=$CONDA_PREFIX/etc/grid-security/certificates
2121
2222
# Fetch CRLs
23-
fetch-crl -v
23+
# fetch-crl -v
2424
2525
# Debug
2626
ls -l $X509_CERT_DIR | head

0 commit comments

Comments
 (0)