We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c942c commit a155280Copy full SHA for a155280
.github/workflows/release-swagger-ui.yml
@@ -48,7 +48,7 @@ jobs:
48
env:
49
REACT_APP_VERSION: ${{ env.NEXT_RELEASE_VERSION }}
50
run: |
51
- npm run test
+# npm run test
52
npm run build
53
54
- name: Semantic Release
0 commit comments