diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 8b2d70ad..c8e64f4a 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -91,7 +91,7 @@ jobs: - "TreasuryContract" - "TreasuryMulti" - "SingleAbstractAccountMigration" - # - "Simulate" + - "Simulate" steps: - name: checkout