Skip to content

Commit

Permalink
Merge pull request #67 from huggingface/update
Browse files Browse the repository at this point in the history
Add flake + update test.
  • Loading branch information
Narsil authored Aug 28, 2024
2 parents 9d6502f + a6f8670 commit a66bdcf
Show file tree
Hide file tree
Showing 5 changed files with 1,003 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:

- uses: Swatinem/rust-cache@v2

- name: Instal cargo audit
run: cargo install cargo-audit

- name: Build
run: cargo build --all-targets --verbose

Expand Down
Loading

0 comments on commit a66bdcf

Please sign in to comment.