Skip to content

Commit

Permalink
chore(repo): Rename formatting-linting job (#1984)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosdouvlis authored Oct 31, 2023
1 parent 0168616 commit bdfd27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
formatting-linting:
name: Formatting & Linting
name: Formatting, linting & changeset checks
runs-on: ${{ vars.RUNNER_LARGE }}

steps:
Expand Down

0 comments on commit bdfd27b

Please sign in to comment.