Skip to content

Commit 245f941

Browse files
test without gen proxy opne api spec
1 parent 1d315f5 commit 245f941

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/job_ci-checks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ jobs:
6464
run: npm run test
6565
# output the file the unit tests generates for use in sonar quality gate
6666

67-
- name: Generate proxy open api spec
68-
if: ${{ inputs.GENERATE_PROXY_OPEN_API_SPEC }}
69-
run: npm run generate-proxy-open-api
67+
# - name: Generate proxy open api spec
68+
# if: ${{ inputs.GENERATE_PROXY_OPEN_API_SPEC }}
69+
# run: npm run generate-proxy-open-api
7070

7171
- name: Set up Homebrew
7272
if: ${{ inputs.VERIFY_TEMPLATE_RAIN }}

0 commit comments

Comments
 (0)