From f7658fc743719682d2efa9ed937277064fa43044 Mon Sep 17 00:00:00 2001 From: Michael Shaw Date: Fri, 10 Feb 2023 12:00:11 -0500 Subject: [PATCH] run against dev branch of laconicd --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 03be348..4c1dff6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,7 +17,7 @@ jobs: path: "./laconicd/" repository: cerc-io/laconicd fetch-depth: 0 - ref: main + ref: nameservice_tests_github - name: Environment run: ls -tlh && env - name: build containers scripts