jturner314 / ndarray-npy

.npy and .npz file format support for ndarray
https://docs.rs/ndarray-npy
Apache License 2.0
56 stars 18 forks source link

Fix branch name and cross_test job for CI #55

Closed jturner314 closed 3 years ago

jturner314 commented 3 years ago

Using $default-branch doesn't work. (The action is not triggered.) So, this PR sets the branch name manually.

The cross_test job was broken. This PR fixes it to use cross where appropriate instead of cargo.