rename gh action jobs

This commit is contained in:
Arjun Patel
2026-06-02 07:59:51 -07:00
parent 5c317d0515
commit 9adaf9ac38
+3 -2
View File
@@ -10,7 +10,7 @@ on:
jobs:
mobile:
name: Lint & format check
name: Lint & format check (mobile)
runs-on: ubuntu-latest
defaults:
run:
@@ -36,8 +36,9 @@ jobs:
- name: Run Unit Tests
run: yarn format:check
desktop:
name: Lint & format check
name: Lint & format check (desktop)
runs-on: ubuntu-latest
defaults:
run: