Update tests.yml

This commit is contained in:
Darshan
2025-12-31 18:42:45 +05:30
parent 86b4ac3292
commit 86f2238b2d
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
run: bun lint
- name: Unit Tests
run: bun test
run: bun test:unit
- name: Build Console
run: bun run build