Add text to workflow
parent
2c62932a3e
commit
1459fe0be1
|
@ -43,7 +43,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
npm run security:check
|
npm run security:check
|
||||||
|
|
||||||
#- name: Test
|
- name: Test
|
||||||
# if: ${{ success() }}
|
if: ${{ success() }}
|
||||||
# run: |
|
run: |
|
||||||
# npm run test:unit
|
npm run test:unit
|
||||||
|
|
Loading…
Reference in New Issue