This commit is contained in:
Nicolas Patry 2024-09-18 13:26:00 +02:00
parent bf8e8b5307
commit 42fc45be62
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -38,4 +38,4 @@ jobs:
env: env:
HF_TOKEN: ${{ secrets.HF_TOKEN }} HF_TOKEN: ${{ secrets.HF_TOKEN }}
- name: Rust tests. - name: Rust tests.
run: nix build .#test --command cargo test run: nix develop .#test --command cargo test