Skip to content

Commit

Permalink
Fix github testing
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiiYoussef committed Feb 20, 2024
1 parent 5ad3b32 commit feb1730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: composer test -- --coverage-clover coverage/coverage.xml

#- name: Check PSR-12 Codestyle
# run: composer lint
# run: composer lint

- name: Upload Coverage
uses: codecov/codecov-action@v1
Expand Down

0 comments on commit feb1730

Please sign in to comment.