Skip to content

Commit

Permalink
test 24
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdboom committed Apr 10, 2024
1 parent 820bd95 commit 64bee1f
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 28 deletions.
1 change: 0 additions & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
pip install cmdstanpy==0.9.5 # Fixes https://github.com/facebook/prophet/issues/2354
- name: Run tests w/ coverage
run: |
export PYTHONPATH="${PYTHONPATH}:$(pwd)"
pdm run pytest -n=auto --cov=atom --cov-report=xml tests/
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
Expand Down
Loading

0 comments on commit 64bee1f

Please sign in to comment.