Files
Tobias Brandt 36652b6163 fix(ci): split build-prqlc action and fix post-crate-split CI failures
- Rename build-prqlc action → build-prqlc-cli (it builds the CLI binary)
- Remove test-dbs feature from CLI release matrix (belongs to prqlc library)
- Add anyhow as dev-dependency of prqlc (used by integration test runner)
- Make 'display' feature default for prqlc (error formatting is core)
- Fix JS test: remove erroneous 'new' on get_targets() function call
- Update all release.yaml job references from build-prqlc → build-prqlc-cli

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-27 19:44:48 +02:00
..
2023-07-26 00:14:09 +00:00