Skip to content

Commit

Permalink
add patchall
Browse files Browse the repository at this point in the history
  • Loading branch information
romainkomorndatadog committed May 13, 2024
1 parent 6869e39 commit 3da507a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_auto_instrument.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
- run: ls -l .dd_civis_env
- run: pip install -r requirements/tests.txt -e .
- run: pip list -v
- run: pytest
- run: pytest --ddtrace-patch-all
env:
DD_SITE: ${{ vars.DD_SITE }}

0 comments on commit 3da507a

Please sign in to comment.