Skip to content

Commit

Permalink
Prettify ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Apr 21, 2022
1 parent a2a4635 commit 5fc06b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
php_version: '7.2'
codecept:
name: Codeception
needs: [ ecs ]
needs: [ecs]
uses: craftcms/.github/.github/workflows/codecept.yml@v2
with:
php_versions: '["7.2", "7.3", "7.4", "8.0", "8.1"]'
Expand Down

0 comments on commit 5fc06b3

Please sign in to comment.