Skip to content

Commit

Permalink
ci: install stable, follow-up litdata release (#19533)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Feb 26, 2024
1 parent cf3553c commit e3b6af5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-pkg-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }}
Expand Down

0 comments on commit e3b6af5

Please sign in to comment.