Skip to content

Commit

Permalink
[config-sdk] git actions (test 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cast0001 committed Sep 13, 2023
1 parent 9f95dc6 commit 9f28234
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
shell: bash
env:
NODE_AUTH_TOKEN: ${{ github.token }}
# - run: npm run test
# shell: bash
- uses: ArtiomTr/jest-coverage-report-action@v2
- name: Checking
run: npm run prepare && npm run test
shell: bash

0 comments on commit 9f28234

Please sign in to comment.