From c15025b03fe9bd4e278f886cdd966fc7d7ce7478 Mon Sep 17 00:00:00 2001 From: Roy Crihfield Date: Sat, 13 Apr 2024 00:22:42 +0800 Subject: [PATCH] system-tests tag --- .gitea/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 9dd13cc..41483cf 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -52,6 +52,7 @@ jobs: uses: actions/checkout@v3 with: repository: cerc-io/system-tests + ref: v0.1.0-20240411 path: ./system-tests token: ${{ secrets.CICD_REPO_TOKEN }} - name: Run testnet stack