Skip to content

Commit 207e079

Browse files
committed
fix file name
1 parent f49412d commit 207e079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
key: raw_test_data # fixed key will always hit; clear cache to trigger cache miss
4242
path: |
4343
clas_005038.evio.00000
44-
clas_021559.evio.00000
44+
clas_021559.evio.00001
4545
lookup-only: true
4646
- name: install xrootd-client
4747
if: ${{ steps.cache.outputs.cache-hit != 'true' }}

0 commit comments

Comments
 (0)