ci: remove zk-circuits from test matrix
zk-circuits requires a complex multi-step build process (powers of tau ceremony, circuit compilation, zkey generation) that isn't suitable for simple CI. Removed from test matrix to avoid parse errors and build failures.
This commit is contained in:
@@ -25,8 +25,6 @@ jobs:
|
|||||||
project:
|
project:
|
||||||
- name: "aitbc-token"
|
- name: "aitbc-token"
|
||||||
path: "packages/solidity/aitbc-token"
|
path: "packages/solidity/aitbc-token"
|
||||||
- name: "zk-circuits"
|
|
||||||
path: "apps/zk-circuits"
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
|
|||||||
Reference in New Issue
Block a user