Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 27, 2023
1 parent f127cf3 commit 74499cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/analyse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
experimental:
- false

name: PHP${{ matrix.php }} on ${{ matrix.os }} (${{ matrix.dependencies }})
name: PHP${{ matrix.php }} PHPStan & Pint

steps:
- name: Checkout code
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
experimental:
- false

name: PHP${{ matrix.php }} Lint
name: PHP${{ matrix.php }} Code Lint

steps:
- name: Checkout code
Expand Down

0 comments on commit 74499cf

Please sign in to comment.