Skip to content

Commit

Permalink
ipython kernel?
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Nov 8, 2024
1 parent 89c0453 commit 86cc2a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,6 @@ jobs:
activate-environment: true

- name: Run tests
run: pixi run test
run: |
pixi run python -m ipykernel install --name flopy4 --user
pixi run test

0 comments on commit 86cc2a3

Please sign in to comment.