[ci] ci step added

This commit is contained in:
Revone 2023-10-11 23:40:00 +08:00
parent afd99bdf97
commit 943117e943

View file

@ -44,6 +44,9 @@ jobs:
- name: Build and documentation
run: npm run build
- name: Update Individuals
run: npm run update:individuals
- name: Run tests
run: npm test