Skip to content

Commit

Permalink
Renamed job to be more descriptive of function
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Apr 7, 2022
1 parent e056a6e commit 77059a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -83,7 +83,7 @@ jobs:
run: composer run ci:static-analysis:publish

fix-cs:
name: 💅 Fix CS
name: 💅 Check Code Style
needs: [ composer-setup ]
runs-on: 'ubuntu-latest'
steps:
Expand Down

0 comments on commit 77059a5

Please sign in to comment.