Skip to content

Commit

Permalink
Fix pandas test.
Browse files Browse the repository at this point in the history
  • Loading branch information
janosg committed Jul 11, 2024
1 parent 63fdc64 commit 2f55e89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ jobs:
run: |
micromamba activate estimagic
pytest tests/optimagic/visualization
pytest tests/estimagic/visualization
pytest tests/optimagic/parameters
pytest tests/estimagic/inference
pytest tests/estimagic
code-in-docs:
name: Run code snippets in documentation
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2f55e89

Please sign in to comment.