From 0db6f407fec33e5766e4cbfae791847e9a9034df Mon Sep 17 00:00:00 2001 From: neha-Gupta1 Date: Fri, 8 Sep 2023 15:13:27 +0530 Subject: [PATCH] enable group sanity test --- .github/workflows/sanity-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sanity-test.yaml b/.github/workflows/sanity-test.yaml index b6350dd14..944a4cc7e 100644 --- a/.github/workflows/sanity-test.yaml +++ b/.github/workflows/sanity-test.yaml @@ -330,7 +330,7 @@ jobs: # generate new entries for test - name: Groups - Create new data - if: false # TODO: enable when ready + if: true # TODO: enable when ready id: new-data-creation-groups working-directory: ./src/cmd/factory run: |