We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9259818 commit cf5381dCopy full SHA for cf5381d
.github/workflows/ci-testing.yml
@@ -52,6 +52,7 @@ jobs:
52
--old_package="lightning" \
53
--new_package="pytorch-lightning" \
54
--req_files='["_requirements/extra.txt"]'
55
+ cat _requirements/extra.txt
56
57
- name: Install package & dependencies
58
run: |
0 commit comments