chore: desativando testes
This commit is contained in:
parent
805f99eaba
commit
a4ab8ed1a5
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ jobs:
|
|||
- name: Build Project
|
||||
run: npm run build
|
||||
|
||||
- name: Run Tests
|
||||
run: npm test
|
||||
# - name: Run Tests
|
||||
# run: npm test
|
||||
|
||||
- name: Prepare Package
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue