Skip to content

Commit 387190a

Browse files
committed
WIP: Not make.
1 parent f7db3ef commit 387190a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,7 @@ jobs:
105105
# run: pip install .[linting]
106106
- name: NEW INSTALL
107107
run: |
108-
make
109-
. zt_venv/bin/activate
108+
pip install .[linting]
110109
./tools/run-spellcheck
111110
112111
hotkeys:

0 commit comments

Comments
 (0)