Skip to content

Commit

Permalink
starknet_with_keccak layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Jun 17, 2024
1 parent 3203865 commit 690f53c
Show file tree
Hide file tree
Showing 2 changed files with 1,736 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proof_verification_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
strategy:
matrix:
cairo_version: ["cairo1"]
layout: ["recursive", "small"]
layout: ["dex", "recursive", "recursive_with_poseidon", "small", "starknet", "starknet_with_keccak"]
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 690f53c

Please sign in to comment.