Skip to content

Commit 1c3eef5

Browse files
committed
add missing projects to php.yml
1 parent bd37522 commit 1c3eef5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
php-version: ['8.1', '8.2', '8.3', '8.4']
2424
# Sorted alphabetically to ease finding the desired run in the GitHub Workflow UI.
2525
project: [
26+
'AutoInstrumentationInstaller',
2627
'Aws',
2728
'Context/Swoole',
2829
'Exporter/Instana',
@@ -52,6 +53,7 @@ jobs:
5253
'Instrumentation/Slim',
5354
'Instrumentation/Symfony',
5455
'Instrumentation/Yii',
56+
'MetaPackages/opentelemetry',
5557
'Logs/Monolog',
5658
'Propagation/Instana',
5759
'Propagation/ServerTiming',

0 commit comments

Comments
 (0)