Skip to content

Commit 59ab681

Browse files
committed
ci: install stable, follow-up litdata release
1 parent e43820a commit 59ab681

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
pkg-folder: dist/${{ env.PKG_DIR }}
7272
pkg-name: ${{ matrix.pkg-name }}
7373
pkg-extra: ${{ matrix.pkg-extra }}
74-
pip-flags: "--pre" # todo: drop this when `lidata` is released (not as RC only)
7574

7675
- name: Run CLI (via python)
7776
if: ${{ (matrix.pkg-name == 'lightning' || matrix.pkg-name == 'notset') && matrix.pkg-extra == 'app' }}

0 commit comments

Comments
 (0)