From 6ea2a0b8814604782ee0d2649b29d4bece7749ec 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..d2cf22296 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: ci/add-native-runtime-env - name: Checkout local skip file uses: actions/checkout@v4