Skip to content

Commit 1e0a695

Browse files
committed
Disable bleeps external test until it gets fixed upstream
1 parent e1a90b8 commit 1e0a695

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1468,7 +1468,8 @@ workflows:
14681468
- t_ems_ext: *job_native_test_ext_trident
14691469
- t_ems_ext: *job_native_test_ext_euler
14701470
- t_ems_ext: *job_native_test_ext_yield_liquidator
1471-
- t_ems_ext: *job_native_test_ext_bleeps
1471+
# Disabled until we have a fix for https://github.com/wighawag/bleeps/issues/2
1472+
#-t_ems_ext: *job_native_test_ext_bleeps
14721473
- t_ems_ext: *job_native_test_ext_pool_together
14731474
- t_ems_ext: *job_native_test_ext_perpetual_pools
14741475
- t_ems_ext: *job_native_test_ext_uniswap

0 commit comments

Comments
 (0)