We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
litdata
1 parent e43820a commit 59ab681Copy full SHA for 59ab681
.github/workflows/ci-pkg-install.yml
@@ -71,7 +71,6 @@ jobs:
71
pkg-folder: dist/${{ env.PKG_DIR }}
72
pkg-name: ${{ matrix.pkg-name }}
73
pkg-extra: ${{ matrix.pkg-extra }}
74
- pip-flags: "--pre" # todo: drop this when `lidata` is released (not as RC only)
75
76
- name: Run CLI (via python)
77
if: ${{ (matrix.pkg-name == 'lightning' || matrix.pkg-name == 'notset') && matrix.pkg-extra == 'app' }}
0 commit comments