We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e48f3 commit 6ddefc3Copy full SHA for 6ddefc3
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
key: raw_test_data # fixed key will always hit; clear cache to trigger cache miss
42
path: |
43
clas_005038.evio.00000
44
- clas_021559.evio.00000
+ clas_021559.evio.00001
45
lookup-only: true
46
- name: install xrootd-client
47
if: ${{ steps.cache.outputs.cache-hit != 'true' }}
0 commit comments