feat: add sdg training data bridge
CI / validate (push) Successful in 38s

This commit is contained in:
2026-07-21 13:14:52 -05:00
parent f1a8bb0f35
commit 1d683ab380
13 changed files with 933 additions and 1 deletions
+4
View File
@@ -27,6 +27,10 @@ jobs:
rustc --version
cargo --version
- name: Show Python version
shell: bash
run: python3 --version
- name: Run precommit checks
shell: bash
run: scripts/precommit-check.sh