Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Valentino authored and Antonio Valentino committed Jul 16, 2024
1 parent 70cb827 commit 7435a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
print('EPR API: %s' % epr.EPR_C_API_VERSION);\
print('Numpy: %s' % np.__version__);\
print('Python: %s' % sys.version)"
ls -l /opt/hostedtoolcache/Python/*/*/lib/python*/site-packages/epr
python -m pytest -v ../tests/test_all.py
working-directory: dist

Expand Down

0 comments on commit 7435a92

Please sign in to comment.