tsk-72: Separating directory and filename from path in coverart (#74)
All checks were successful
Rust Build / Check (pull_request) Successful in 46s
Rust Build / Test Suite (pull_request) Successful in 36s
Rust Build / Clippy (pull_request) Successful in 40s
Rust Build / Rustfmt (pull_request) Successful in 1m13s
Rust Build / build (pull_request) Successful in 37s
Release Tagging / release (pull_request) Successful in 44s

This will be a breaking change

Closes #72

Reviewed-on: #74
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-10-19 00:48:49 +00:00
committed by phoenix
parent 11e5b1745c
commit 8041dc6ff5
5 changed files with 69 additions and 27 deletions

View File

@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
- next-v0.8
jobs:
check: