Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymedina committed Oct 23, 2024
1 parent 4371e0b commit c9989e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_with_clone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
shell: bash
run: |
echo "SNOWFLAKE_ACCOUNT: $SNOWFLAKE_ACCOUNT"
echo "SNOWFLAKE_USER: $SNOWFLAKE_USER"
echo "SNOWFLAKE_USER: secrets.SNOWSQL_USER"
echo "SNOWFLAKE_ROLE: $SNOWFLAKE_ROLE"
# We clone the DB using the syntax seen here:
Expand Down

0 comments on commit c9989e5

Please sign in to comment.