Skip to content

Commit 2b309a2

Browse files
committed
Fix ci script typo
1 parent eb008b7 commit 2b309a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
unit-tests:
4646
name: "Unit test"
47-
uses: "phpDocumentor/.github/.github/workflows/continues[email protected]"
47+
uses: "phpDocumentor/.github/.github/workflows/continuous[email protected]"
4848
with:
4949
composer-root-version: "5.x-dev"
5050
php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3']"

0 commit comments

Comments
 (0)