Skip to content

Commit

Permalink
chore: Add ipython as test dependency in git workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
szermatt committed Dec 28, 2024
1 parent a28ccc1 commit f4104c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
nix profile install nixpkgs/b833ff01a0d694b910daca6e2ff4a3f26dee478c#zsh
nix profile install nixpkgs/b833ff01a0d694b910daca6e2ff4a3f26dee478c#fish
nix profile install nixpkgs/b833ff01a0d694b910daca6e2ff4a3f26dee478c#vim
nix profile install nixpkgs/566e53c2ad750c84f6d31f9ccb9d00f823165550#python311Packages.ipython
- name: Install Eldev
uses: emacs-eldev/setup-eldev@v1
Expand Down

0 comments on commit f4104c3

Please sign in to comment.