We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5589f5e commit fd73886Copy full SHA for fd73886
1 file changed
.github/workflows/update-snowflake-feature-coverage.yml
@@ -38,7 +38,7 @@ jobs:
38
env:
39
PYTHONPATH: ${{ github.workspace }}/snowflake
40
run: |
41
- pip install localstack lxml requests
+ pip install localstack-core lxml requests
42
python ./etc/coverage.py
43
44
- name: Move the generated files
0 commit comments