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 a155280 commit 41438a8Copy full SHA for 41438a8
.github/workflows/release-swagger-ui.yml
@@ -48,7 +48,6 @@ jobs:
48
env:
49
REACT_APP_VERSION: ${{ env.NEXT_RELEASE_VERSION }}
50
run: |
51
-# npm run test
52
npm run build
53
54
- name: Semantic Release
0 commit comments