Skip to content

Commit

Permalink
disable hax extraction for now on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed May 17, 2024
1 parent a4c5d6c commit 13de53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: 🏃 Extract & Verify ML-KEM crate (lax)
run: |
cd libcrux-ml-kem
./hax.py extract
# ./hax.py extract
# env FSTAR_HOME=${{ github.workspace }}/fstar \
# HACL_HOME=${{ github.workspace }}/hacl-star \
# HAX_HOME=${{ github.workspace }}/hax \
Expand Down

0 comments on commit 13de53d

Please sign in to comment.