Skip to content

Commit 3611b4f

Browse files
author
Dou Du
committed
add ase package for testing
1 parent 550cb68 commit 3611b4f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/screenshot-comparison.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
pip install --upgrade jupyterlab
3131
pip install --upgrade voila
3232
pip install --upgrade voila-osscar-template
33+
pip install --upgrade ase
3334
pip install -e .
3435

3536
- name: Run the voila server

.github/workflows/widget-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
pip install --upgrade jupyterlab
3131
pip install --upgrade voila
3232
pip install --upgrade voila-osscar-template
33+
pip install --upgrade ase
3334
pip install -e .
3435

3536
- name: Run the voila server

0 commit comments

Comments
 (0)