Skip to content

Commit 2ef5d29

Browse files
asdf
1 parent 9cb6ba1 commit 2ef5d29

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/prof_correctness.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ jobs:
111111
unset DD_PROFILING_ALLOCATION_SAMPLING_DISTANCE
112112
113113
- name: Run allocation_time_combined test (PHP 8.4+)
114-
if: fromJSON(matrix.php-version) >= 8.4
115114
run: |
116115
export DD_PROFILING_LOG_LEVEL=trace
117116
export DD_PROFILING_EXPERIMENTAL_FEATURES_ENABLED=1
@@ -182,7 +181,6 @@ jobs:
182181
pprof_path: profiling/tests/correctness/timeline/
183182

184183
- name: Check profiler correctness for allocation_time_combined
185-
if: fromJSON(matrix.php-version) >= 8.4
186184
uses: Datadog/prof-correctness/analyze@main
187185
with:
188186
expected_json: profiling/tests/correctness/allocation_time_combined.json

0 commit comments

Comments
 (0)