Skip to content

Commit

Permalink
fix: Rename job from "Run Tests" to "Run Lint" in format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsuzat committed Jan 6, 2025
1 parent 5340d56 commit 834da9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
env:
TIPTAP_PRO_TOKEN: ${{secrets.TIPTAP_PRO_TOKEN}}

- name: Run Tests
- name: Run Lint
run: pnpm lint

0 comments on commit 834da9d

Please sign in to comment.