From c1ecf8fbd684edf926cb4359adbafd05c3c1f58f Mon Sep 17 00:00:00 2001 From: Dimitar Manov <99065541+dimitarmanov@users.noreply.github.com> Date: Wed, 11 Jun 2025 09:24:40 +0300 Subject: [PATCH] test hardhat --- .github/workflows/ci-deploy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-deploy.yaml b/.github/workflows/ci-deploy.yaml index 2512b8e5a9..953b88f251 100644 --- a/.github/workflows/ci-deploy.yaml +++ b/.github/workflows/ci-deploy.yaml @@ -33,3 +33,4 @@ jobs: - name: Deploy Contracts working-directory: ./hardhat run: npx hardhat run scripts/deploy.ts --network localhost +