mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
---
This commit is contained in:
@@ -141,7 +141,7 @@ jobs:
|
||||
run: "./vendor/bin/phpunit --verbose --colors=always --coverage-text --coverage-clover build/logs/clover.xml"
|
||||
|
||||
- name: "Publish coverage report to Codecov"
|
||||
uses: "codecov/codecov-action@v4.3.1"
|
||||
uses: "codecov/codecov-action@v4.4.1"
|
||||
|
||||
unit-tests:
|
||||
name: "Unit Tests"
|
||||
|
||||
Reference in New Issue
Block a user