version: 1.0.30 #1

Merged
leandro merged 18 commits from development into master 2025-06-27 20:36:01 +00:00
Showing only changes of commit e45fa5ea7a - Show all commits

View file

@ -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 run test
- name: Prepare Package - name: Prepare Package
run: cp package.json dist run: cp package.json dist