Skip to content

Commit

Permalink
fix ecs test path
Browse files Browse the repository at this point in the history
  • Loading branch information
solverat committed Sep 21, 2023
1 parent 45639b0 commit c873e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecs.yml
Expand Up @@ -114,4 +114,4 @@ jobs:
continue-on-error: true
run: |
bin/console cache:warmup --env=test
vendor/bin/ecs check ${{ github.workspace }}/lib/test-bundle/src/SeoBundle --config ${{ github.workspace }}/lib/test-bundle/ecs.php
vendor/bin/ecs check ${{ github.workspace }}/lib/test-bundle/src --config ${{ github.workspace }}/lib/test-bundle/ecs.php

0 comments on commit c873e65

Please sign in to comment.