Skip to content

Commit c1d30e7

Browse files
committed
Update test
1 parent 189f4af commit c1d30e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
apt-get clean
4646
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
4747
pip3 install --no-cache-dir --no-binary=h5py h5py meshio
48-
pip3 install --no-cache-dir tqdm
48+
pip3 install --no-cache-dir tqdm pandas seaborn
4949
pip3 install notebook nbconvert jupyter-book myst_parser==0.13.3 pyvista jupyterlab
5050
pip3 install --no-cache-dir matplotlib itkwidgets ipywidgets setuptools --upgrade
5151
jupyter labextension install jupyter-matplotlib jupyterlab-datawidgets itkwidgets && \

0 commit comments

Comments
 (0)