From e43cbb30f9199a7ccd0b3777a20950a0b68c4bcb Mon Sep 17 00:00:00 2001 From: Roy Crihfield Date: Sun, 10 Sep 2023 18:21:19 +0800 Subject: [PATCH] system-tests ref --- .gitea/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 48eafd0..1f9708a 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -76,7 +76,6 @@ jobs: uses: actions/checkout@v3 with: repository: cerc-io/system-tests - ref: roy/plugeth-fixes path: ./system-tests token: ${{ secrets.CICD_REPO_TOKEN }} - name: "Run testnet stack"