Skip to content

Commit

Permalink
MNT: Trying no-build-isolation.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Mar 28, 2022
1 parent 9083fcc commit 7ccd0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Install ACT
run: |
pip install -e .
pip install -e . --no-cache-dir --no-build-isolation
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 7ccd0ec

Please sign in to comment.