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: jobs:
mobile: mobile:
name: Lint & format check name: Lint & format check (mobile)
runs-on: ubuntu-latest runs-on: ubuntu-latest
defaults: defaults:
run: run:
@@ -36,8 +36,9 @@ jobs:
- name: Run Unit Tests - name: Run Unit Tests
run: yarn format:check run: yarn format:check
desktop: desktop:
name: Lint & format check name: Lint & format check (desktop)
runs-on: ubuntu-latest runs-on: ubuntu-latest
defaults: defaults:
run: run: