Skip to content

Commit

Permalink
Fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen authored Sep 18, 2023
1 parent bdeadfe commit 38b8369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
php-version: 8.2

- name: Validate composer.json and composer.lock
- name: Validate composer.json
run: composer validate --strict

- name: Install dependencies
Expand Down

0 comments on commit 38b8369

Please sign in to comment.