Skip to content

Commit

Permalink
lightsim2grid required for tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
rbolgaryn committed Oct 5, 2023
1 parent a09bf16 commit ffbe2ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github_test_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ jobs:
python ./.install_pycall.py
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
pip install .["all"]
pip install lightsim2grid
- name: List all installed packages
run: |
pip list
Expand Down

0 comments on commit ffbe2ab

Please sign in to comment.