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