From bb6cd3718cc0fef8a192dc58dfaeae6683b0ee68 Mon Sep 17 00:00:00 2001 From: Michael Shaw Date: Mon, 6 Mar 2023 17:03:46 -0500 Subject: [PATCH] run tests against feature_test_record_types 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 1db9c98..c21da68 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: feature_test_record_types - name: Environment run: ls -tlh && env - name: build containers scripts