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 0b85a67 commit 2325ae2Copy full SHA for 2325ae2
.github/workflows/update-snowflake-feature-coverage.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Run the script
32
run: |
33
- cd localstack
+ cd snowflake
34
pip install localstack lxml requests
35
python ./etc/coverage.py
36
0 commit comments