Skip to content

Commit 845fd1e

Browse files
committed
no iso
1 parent d6ad7fc commit 845fd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5858

5959
- name: Install
60-
run: python -m pip install -e . -v --no-build-isolation
60+
run: python -m pip install -e . -v
6161

6262
- name: Copy license, changelogs
6363
run: |

0 commit comments

Comments
 (0)