Skip to content

Commit

Permalink
Repository maintenance, rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelstolt committed Oct 13, 2023
1 parent 4fbaa3f commit a80de67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/leanness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: Install Composer dependencies
run: composer update --no-progress --no-suggest --prefer-dist --optimize-autoloader

- name: Package leanness
run: composer run-script validate-gitattributes
- name: Validate package leanness
run: composer run-script validate-gitattributes

0 comments on commit a80de67

Please sign in to comment.