From c177e9407491bfb95027672f8456ead55b8422be Mon Sep 17 00:00:00 2001 From: Amin Moghaddam Date: Wed, 20 Nov 2024 13:25:32 +0000 Subject: [PATCH] remove svm --- .github/workflows/ci-lint.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-lint.yml b/.github/workflows/ci-lint.yml index 4e83236d..2b997d58 100644 --- a/.github/workflows/ci-lint.yml +++ b/.github/workflows/ci-lint.yml @@ -16,7 +16,6 @@ jobs: - scripts/dex-router - scripts/opportunity-provider - scripts/opportunity-provider-limo - - contracts/svm steps: - name: Checkout code