Skip to content

Commit 4fc9376

Browse files
committed
Release/7.0.0-rc6
1 parent 52699c9 commit 4fc9376

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ jobs:
1313
- run: |
1414
npm i --legacy-peer-deps
1515
npm run ncc:build
16-
# npm run ncc:full-test
1716
npm i ./dist/netgrif-components-core --save-optional --legacy-peer-deps
1817
npm run nc:build
19-
# npm run nc:full-test
2018
npm i ./dist/netgrif-components --save-optional --legacy-peer-deps
2119
npm run example:build
2220

0 commit comments

Comments
 (0)