Skip to content

Commit

Permalink
add ase package for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Dou Du committed Jun 13, 2024
1 parent 550cb68 commit 3611b4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/screenshot-comparison.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
pip install --upgrade jupyterlab
pip install --upgrade voila
pip install --upgrade voila-osscar-template
pip install --upgrade ase
pip install -e .

- name: Run the voila server
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/widget-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
pip install --upgrade jupyterlab
pip install --upgrade voila
pip install --upgrade voila-osscar-template
pip install --upgrade ase
pip install -e .

- name: Run the voila server
Expand Down

0 comments on commit 3611b4f

Please sign in to comment.