Skip to content

Commit

Permalink
Merge branch '8.x' into API-1126-Add-test-assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Feb 5, 2024
2 parents f5fee4b + 3af80dd commit 8b7afce
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 222 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: vendor/bin/phpunit --coverage-clover=coverage.xml

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
verbose: true
Expand Down
Loading

0 comments on commit 8b7afce

Please sign in to comment.