Skip to content

Commit 681ec90

Browse files
committed
build(tests): Remove deploy
1 parent d0782b8 commit 681ec90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: poetry run python -m pip install pip -U
6262

6363
- name: Install dependencies
64-
run: poetry install -E "docs test coverage lint format deploy"
64+
run: poetry install -E "docs test coverage lint format"
6565

6666
- name: Lint with flake8
6767
run: poetry run flake8

0 commit comments

Comments
 (0)