Skip to content

Commit 949f81c

Browse files
committed
Update workflows
1 parent 83fbc10 commit 949f81c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
run: |
4141
python -m pip install --upgrade pip setuptools wheel poetry pre-commit nox
4242
43-
# Test pip installation TODO: Temporarily test pip install as part of normal build
44-
- name: Test pip installation
45-
run: pip install .
46-
4743
# Setup cached pre-commit
4844
- name: Setup cached pre-commit
4945
id: cache-pre-commit

0 commit comments

Comments
 (0)