Skip to content

Commit

Permalink
don't install kfactory
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed Jun 8, 2023
1 parent aca9a2b commit 8572af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_code.yml
Expand Up @@ -86,7 +86,7 @@ jobs:
python-version: '3.7'
- name: Install dependencies
run: |
make install
pip install -e .[full,dev] pre-commit
- name: Test with pytest
run: |
pytest gdsfactory/components
Expand Down

0 comments on commit 8572af6

Please sign in to comment.