fix(tests): check in the deterministic npz fixture — it was gitignored, so serialization_tests::npz failed on every pristine checkout
This commit is contained in:
@@ -22,6 +22,8 @@ Cargo.lock
|
||||
|
||||
*tokenizer*.json
|
||||
*.npz
|
||||
# the serialization-test fixture is deterministic and required by CI
|
||||
!hanzo-ml/tests/test.npz
|
||||
|
||||
perf.data
|
||||
flamegraph.svg
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user