Skip to content

Commit

Permalink
fix(ci): test local chacha20, not specs one
Browse files Browse the repository at this point in the history
  • Loading branch information
W95Psp committed May 7, 2024
1 parent 9634d97 commit bbd877e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_installs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ jobs:
with:
repository: 'hacspec/specs'
- run: |
cd examples/chacha20
eval $(opam env)
cargo hax -C -p hacspec-chacha20 \; -i '**' into fstar
cargo hax into fstar
setup_sh_status:
if: |
always() &&
Expand Down

0 comments on commit bbd877e

Please sign in to comment.