From 2f82b3c7e2ab788bc9aa030a80fd2fd4c1b9cebc Mon Sep 17 00:00:00 2001 From: enitrat Date: Fri, 6 Dec 2024 14:13:10 +0800 Subject: [PATCH] dbug --- .github/workflows/ssj-ef-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ssj-ef-tests.yml b/.github/workflows/ssj-ef-tests.yml index 22ec0dd6e..1ea41d3cc 100644 --- a/.github/workflows/ssj-ef-tests.yml +++ b/.github/workflows/ssj-ef-tests.yml @@ -41,6 +41,7 @@ jobs: with: repository: kkrt-labs/ef-tests path: ef-tests # Check out to a subdirectory to avoid cleaning the kakarot-ssj directory + ref: dev/bump-native - name: Checkout local skip file uses: actions/checkout@v4