chore: Fix linker warning in benchmark (#2918)

This commit is contained in:
Alex Kremer
2026-01-14 14:10:21 +00:00
committed by GitHub
parent a6d5f94470
commit eebee4d671
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ on:
- "cmake/**"
- "src/**"
- "tests/**"
- "benchmarks/**"
- docs/config-description.md
workflow_dispatch: