CI: use testing with PL released (#13647)

This commit is contained in:
Jirka Borovec 2022-07-14 17:27:53 +02:00 committed by GitHub
parent 8f56f8e0cd
commit 01a070dfa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 7 deletions

View File

@ -141,11 +141,10 @@ jobs:
python .actions/assistant.py mirror-pkg2source pypi src
ls -R src/
# TODO: use this testing when PL 1.6.5 is out
#- uses: ./.github/actions/pkg-check
# with:
# pkg-name: "lightning"
- uses: ./.github/actions/pkg-check
with:
pkg-name: "lightning"
#- uses: ./.github/actions/pkg-install
# with:
# pkg-name: "lightning"
- uses: ./.github/actions/pkg-install
with:
pkg-name: "lightning"