Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
romainkomorndatadog committed May 13, 2024
1 parent 8c2c3eb commit c9dcf8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh_auto_instrument.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
python-version: ${{ matrix.python }}
cache: 'pip'
cache-dependency-path: requirements*/*.txt
- run: ls -l .dd_civis_env
- run: pip install -r requirements/tests.txt -e .
- run: pip list -v
- run: pytest

0 comments on commit c9dcf8c

Please sign in to comment.