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 20f848a commit 3de5401Copy full SHA for 3de5401
.github/workflows/update-snowflake-feature-coverage.yml
@@ -42,6 +42,8 @@ jobs:
42
cd localstack-docs
43
mv coverage-features.md src/content/docs/snowflake/features/index.md
44
mv coverage-functions.md src/content/docs/snowflake/sql-functions.md
45
+ cat coverage-features.md
46
+ cat coverage-functions.md
47
48
- name: Commit changes
49
uses: EndBug/add-and-commit@v9
0 commit comments