From adffddf62c400a632f0be49135b6c3c25e246b0c Mon Sep 17 00:00:00 2001 From: zramsay Date: Thu, 19 Oct 2023 19:21:07 -0400 Subject: [PATCH] ah --- .github/workflows/test2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test2.yml b/.github/workflows/test2.yml index cdf2849..ed376f5 100644 --- a/.github/workflows/test2.yml +++ b/.github/workflows/test2.yml @@ -1,4 +1,4 @@ -name: Chain Test 2 +name: Second chain test on: pull_request: @@ -20,7 +20,7 @@ jobs: - name: "Print Python version" run: python3 --version - name: "install so" - - uses: supplypike/setup-bin@v3 + uses: supplypike/setup-bin@v3 with: uri: 'https://github.com/cerc-io/stack-orchestrator/releases/latest/download/laconic-so' name: 'laconic-so'