Skip to content

Commit ce6bc69

Browse files
committed
Try out new workflow
1 parent ec617a7 commit ce6bc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
jobs:
1616
phpunit:
1717
name: "PHPUnit"
18-
uses: "doctrine/.github/.github/workflows/continuous-integration.yml@10.1.0"
18+
uses: "greg0ire/doctrine-dot-github/.github/workflows/continuous-integration.yml@fix-comparison"
1919
with:
2020
php-versions: '["7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]'
2121
secrets:

0 commit comments

Comments
 (0)