Skip to content

Commit

Permalink
Install python-pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Oct 15, 2024
1 parent 172c214 commit cbfa80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- name: Install dependencies
run: |
pacman -Syu --noconfirm jupyterlab python-build python-pip
pacman -Syu --noconfirm jupyterlab python-build python-pip python-pytest
- name: Install pytest-jupyter_kernel
run: |
git clone https://github.com/yitzchak/pytest-jupyter_kernel.git
Expand Down

0 comments on commit cbfa80d

Please sign in to comment.