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
|
- name: Build Project
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: Run Tests
|
# - name: Run Tests
|
||||||
run: npm test
|
# run: npm test
|
||||||
|
|
||||||
- name: Prepare Package
|
- name: Prepare Package
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue