chore: bump project version to 1.36.0 and add test job to CI workflow

This commit is contained in:
2025-11-08 02:21:54 +00:00
parent 7429983ec6
commit ec372bb256
3 changed files with 11 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@ on:
branches: [ master, develop ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Install dependencies
run: |