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 3de5401 commit 569882fCopy full SHA for 569882f
.github/workflows/update-snowflake-feature-coverage.yml
@@ -42,8 +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
+ cat src/content/docs/snowflake/features/index.md
+ cat src/content/docs/snowflake/sql-functions.md
47
48
- name: Commit changes
49
uses: EndBug/add-and-commit@v9
0 commit comments