mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-10 01:41:16 +00:00
Remove unneeded build step
This commit is contained in:
parent
c51711aa83
commit
754501bc31
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -118,9 +118,6 @@ jobs:
|
|||
- name: Build kitty package
|
||||
run: python .github/workflows/ci.py package
|
||||
|
||||
- name: Build kitty
|
||||
run: python setup.py build --debug
|
||||
|
||||
- name: Run type checking
|
||||
run: which python && ./test.py type-check
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue