mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 07:13:08 +00:00
Disable slow test on CI
This commit is contained in:
parent
595e751ac1
commit
18ce7ea547
@ -20,6 +20,7 @@ type C = PoseidonGoldilocksConfig;
|
||||
|
||||
/// Execute the empty list of transactions, i.e. a no-op.
|
||||
#[test]
|
||||
#[ignore] // Too slow to run on CI.
|
||||
fn test_empty_txn_list() -> anyhow::Result<()> {
|
||||
init_logger();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user