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 8d3af8f commit 5ad3b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Execute Unit Tests
run: composer test -- --coverage-clover coverage/coverage.xml

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

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

0 comments on commit 5ad3b32

Please sign in to comment.