Skip to content

Commit f981fde

Browse files
committed
feat: removing test
1 parent 0d31f93 commit f981fde

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/base_node_build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ jobs:
5858
echo "//npm.pkg.github.com/:_authToken=${{ secrets.WF_NPM_TOKEN }}" >> .npmrc
5959
yarn --frozen-lockfile
6060
61-
- name: testing
62-
run: |
63-
yarn test:unit
61+
# - name: testing
62+
#run: |
63+
#yarn test:unit
6464
6565
- name: Release
6666
env:

0 commit comments

Comments
 (0)