update workflow names

This commit is contained in:
Arjun Patel
2026-06-02 09:34:28 -07:00
parent 19554c65e5
commit 5590b3715d
@@ -34,7 +34,7 @@ jobs:
- name: Run Code Linter
run: yarn lint
- name: Run Unit Tests
- name: Run Format Check
run: yarn format:check
desktop:
@@ -62,7 +62,7 @@ jobs:
- name: Run Code Linter
run: yarn lint
- name: Run Unit Tests
- name: Run Format Check
run: yarn format:check