Add text to workflow

pull/3913/head
Tuğçe Küçükoğlu 2023-04-28 17:27:29 +03:00
parent 2c62932a3e
commit 1459fe0be1
1 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@ jobs:
run: |
npm run security:check
#- name: Test
# if: ${{ success() }}
# run: |
# npm run test:unit
- name: Test
if: ${{ success() }}
run: |
npm run test:unit