Skip to content

Commit

Permalink
Add name for lint job (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa committed Aug 19, 2022
1 parent e31757c commit fa5e05c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
workflow_dispatch:
jobs:
lint:
name: Lint PHP files using Pint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fa5e05c

Please sign in to comment.