mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-17 17:47:13 +00:00
Fix ci script typo
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
|
||||
unit-tests:
|
||||
name: "Unit test"
|
||||
uses: "phpDocumentor/.github/.github/workflows/continue[email protected]"
|
||||
uses: "phpDocumentor/.github/.github/workflows/continuou[email protected]"
|
||||
with:
|
||||
composer-root-version: "5.x-dev"
|
||||
php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3']"
|
||||
|
||||
Reference in New Issue
Block a user