Skip to content

Commit 5596785

Browse files
authored
Revert "ci: fix test-pull-request workflow (#961)"
This reverts commit 108af43.
1 parent 108af43 commit 5596785

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-agent.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ jobs:
193193
uses: actions/upload-artifact@v4
194194
with:
195195
name: agent.gcov-${{matrix.platform}}-${{matrix.arch}}-${{matrix.php}}
196-
include-hidden-files: true
197196
path: php-agent/agent/.libs/*.gc*
198197
integration-tests:
199198
needs: [daemon-unit-tests, agent-unit-test]

0 commit comments

Comments
 (0)