ref:4f407befcd32298893ec318e3159f71de614c307

ci: declare coverage as artifact for automatic ingestion

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
SHA: 4f407befcd32298893ec318e3159f71de614c307
Author: Cole Christensen <cole.christensen@macmillan.com>
Date: 2026-03-14 06:42
Parents: 4089848
1 files changed +3 -3
Type
.anvil.yml +3 −3
@@ -26,9 +26,9 @@
key: Cargo.lock
paths:
- target/
coverage:
format: lcov
path: coverage/lcov.info
artifacts:
- name: lcov.info
path: coverage/lcov.info
- name: clippy
run: |