diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6fa925d9..02d7343fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,10 +67,11 @@ jobs: runs-on: ubuntu-latest-32-cores needs: build steps: - - name: Checkout ef-tests + - name: Checkout ef-tests branch uses: actions/checkout@v3 with: repository: kkrt-labs/ef-tests + ref: feat/use-output-gas - name: Checkout local skip file uses: actions/checkout@v3 with: