From 15a27764b0f7ea61f9ae538797af47283eb1330c Mon Sep 17 00:00:00 2001 From: JD Date: Tue, 25 Feb 2025 09:59:22 +0100 Subject: [PATCH] do not run icusd tests --- .github/workflows/publish.yml | 1 - package.json | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ccafcb52..c40aadf0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -45,7 +45,6 @@ jobs: # - run: npm run test:btc2xeth # - run: npm run test:eth2xbtc - run: npm run test:base - - run: npm run test:icusd - run: npm run test:hyeth # - run: npm run test:btc2x # - run: npm run test:eth2x diff --git a/package.json b/package.json index bcd2f993..3c9053ab 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,6 @@ "test:eth2xbtc": "npm test src/tests/arbitrum/eth2xbtc.test.ts", "test:hyeth": "npm test src/tests/hyeth.test.ts", "test:iceth": "npm test src/tests/iceth", - "test:icusd": "npm test src/tests/icusd.test.ts", "test:watch": "jest --watch" }, "keywords": [