Skip to content

Commit

Permalink
__main__
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli committed Jul 2, 2024
1 parent 78825ac commit 875766c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-pkg-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ jobs:
pkg-folder: dist/${{ env.PKG_DIR }}
pkg-name: ${{ matrix.pkg-name }}

- name: Run CLI (via python)
if: ${{ (matrix.pkg-name == 'lightning' || matrix.pkg-name == 'notset') }}
run: python -m lightning --version

- name: DocTests actions
working-directory: .actions/
run: |
Expand Down
4 changes: 0 additions & 4 deletions src/lightning/__main__.py

This file was deleted.

0 comments on commit 875766c

Please sign in to comment.