Skip to content

Commit

Permalink
debug .coverage path
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikKaum committed Aug 22, 2024
1 parent 1a9a9a5 commit 5379399
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
run: |
source .venv/bin/activate
pytest --cov=outlines_core
- name: List directory contents (debug)
run: ls -la
- name: Upload coverage data
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 5379399

Please sign in to comment.