We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a90b8 commit 1e0a695Copy full SHA for 1e0a695
.circleci/config.yml
@@ -1468,7 +1468,8 @@ workflows:
1468
- t_ems_ext: *job_native_test_ext_trident
1469
- t_ems_ext: *job_native_test_ext_euler
1470
- t_ems_ext: *job_native_test_ext_yield_liquidator
1471
- - t_ems_ext: *job_native_test_ext_bleeps
+ # Disabled until we have a fix for https://github.com/wighawag/bleeps/issues/2
1472
+ #-t_ems_ext: *job_native_test_ext_bleeps
1473
- t_ems_ext: *job_native_test_ext_pool_together
1474
- t_ems_ext: *job_native_test_ext_perpetual_pools
1475
- t_ems_ext: *job_native_test_ext_uniswap
0 commit comments