From 26fa48e9d841660c8220b378649d14c7f8d027f9 Mon Sep 17 00:00:00 2001 From: Michael Shaw Date: Fri, 10 Feb 2023 14:24:02 -0500 Subject: [PATCH] switch to main branch --- .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 f28e456..1db9c98 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: nameservice_tests_github + ref: main - name: Environment run: ls -tlh && env - name: build containers scripts