Skip to content

Commit

Permalink
Renamed jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
berenteb committed Nov 24, 2023
1 parent 58d2cbd commit 762b066
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:

jobs:
eslint:
name: ESLint Check
runs-on: ubuntu-latest

steps:
Expand All @@ -29,6 +30,7 @@ jobs:
- name: Run ESLint check
run: yarn lint:check
prettier:
name: Prettier Check
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 762b066

Please sign in to comment.