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: |