ci: enable tests
Some checks failed
CI Pipeline / build-and-test (push) Failing after 1m23s
CI Pipeline / publish (push) Has been skipped

This commit is contained in:
Leandro Costa 2025-06-27 13:46:09 -03:00
parent 3c3523f1de
commit e45fa5ea7a

View file

@ -33,8 +33,8 @@ jobs:
- name: Build Project
run: npm run build
# - name: Run Tests
# run: npm test
- name: Run Tests
run: npm run test
- name: Prepare Package
run: cp package.json dist