Skip to content

Commit

Permalink
Update run-layout-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc authored May 3, 2024
1 parent ba08aa4 commit 0e11b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-layout-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: install python 3.9 packages
run: |
python -m pip install --upgrade pip
pip install klayout==0.28.17 numpy scipy pytest pytest-cov
pip install klayout numpy scipy pytest pytest-cov
- name: Test with pytest, python 3.9
run: pytest klayout_dot_config/tech

0 comments on commit 0e11b26

Please sign in to comment.