Rename workflow from "Unit Tests" to "Tests"

The workflow now runs multiple test types (unit, database integration, and API integration), so "Tests" is a more accurate name.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Daniel Chalef 2025-10-12 08:57:51 -07:00
parent 2487038582
commit 7ca91c029c

View file

@ -1,4 +1,4 @@
name: Unit Tests
name: Tests
on:
push: