ci: install stable, follow-up `litdata` release (#19533)

This commit is contained in:
Jirka Borovec 2024-02-26 16:20:53 +01:00 committed by GitHub
parent cf3553cdb5
commit e3b6af5e38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ jobs:
pkg-folder: dist/${{ env.PKG_DIR }}
pkg-name: ${{ matrix.pkg-name }}
pkg-extra: ${{ matrix.pkg-extra }}
pip-flags: "--pre" # todo: drop this when `lidata` is released (not as RC only)
- name: Run CLI (via python)
if: ${{ (matrix.pkg-name == 'lightning' || matrix.pkg-name == 'notset') && matrix.pkg-extra == 'app' }}