Skip to content

Commit

Permalink
Fix: Rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz authored and sebastianbergmann committed Sep 6, 2019
1 parent ba982b6 commit c0f5ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
name: CI

jobs:
php-cs-fixer:
name: Static Code Analysis
coding-guidelines:
name: Coding Guidelines
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit c0f5ff2

Please sign in to comment.