From e3217ed47014d4b529424f4ebedfb2e86b2bf5e2 Mon Sep 17 00:00:00 2001 From: Chris Buckland Date: Thu, 26 Sep 2024 13:54:06 +0200 Subject: [PATCH] Use token fee pricer testnode ref --- .github/workflows/contract-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/contract-tests.yml b/.github/workflows/contract-tests.yml index e35be2ce..7044d5cc 100644 --- a/.github/workflows/contract-tests.yml +++ b/.github/workflows/contract-tests.yml @@ -191,6 +191,7 @@ jobs: args: --l3-fee-token --l3-fee-token-pricer no-token-bridge: true no-l3-token-bridge: true + nitro-testnode-ref: fee-token-pricer nitro-contracts-branch: '${{ github.event.pull_request.head.sha || github.sha }}' - name: Setup node/yarn