Skip to content

Commit

Permalink
do not run allocation tests in zts
Browse files Browse the repository at this point in the history
  • Loading branch information
realFlowControl committed Jan 30, 2024
1 parent 90f4c1e commit a1d0920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prof_correctness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
done
- name: Check profiler correctness for allocations
if: matrix.phpts != 'zts'
uses: Datadog/prof-correctness/analyze@main
with:
expected_json: profiling/tests/correctness/allocations.json
Expand Down

0 comments on commit a1d0920

Please sign in to comment.