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