Skip to content

Commit 875766c

Browse files
committed
__main__
1 parent 78825ac commit 875766c

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/ci-pkg-install.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ jobs:
6565
pkg-folder: dist/${{ env.PKG_DIR }}
6666
pkg-name: ${{ matrix.pkg-name }}
6767

68-
- name: Run CLI (via python)
69-
if: ${{ (matrix.pkg-name == 'lightning' || matrix.pkg-name == 'notset') }}
70-
run: python -m lightning --version
71-
7268
- name: DocTests actions
7369
working-directory: .actions/
7470
run: |

src/lightning/__main__.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)