We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108af43 commit 5596785Copy full SHA for 5596785
.github/workflows/test-agent.yml
@@ -193,7 +193,6 @@ jobs:
193
uses: actions/upload-artifact@v4
194
with:
195
name: agent.gcov-${{matrix.platform}}-${{matrix.arch}}-${{matrix.php}}
196
- include-hidden-files: true
197
path: php-agent/agent/.libs/*.gc*
198
integration-tests:
199
needs: [daemon-unit-tests, agent-unit-test]
0 commit comments