Skip to content

Commit

Permalink
BUG: added xml debug statement
Browse files Browse the repository at this point in the history
Determine where the xml file is located.
  • Loading branch information
aburrell committed Nov 8, 2024
1 parent 0dc3069 commit 16caf57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
run: |
cd ..
pytest --rootdir=apexpy --cov-report xml
ls *.xml apexpy/*.xml
mv *.xml apexpy/.

- name: Run unit and integration tests on Windows
Expand Down

0 comments on commit 16caf57

Please sign in to comment.