diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 92fdf786..ed0a3f45 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -89,7 +89,7 @@ jobs: - "TreasuryContract" - "TreasuryMulti" - "SingleAbstractAccountMigration" - - "Simulate" +# - "Simulate" steps: - name: checkout