Skip to content

Commit

Permalink
it helps to use the right file name
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-tmathew committed Nov 22, 2024
1 parent c7d0a66 commit 32b1c2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@ jobs:
- name: Test Schemachange on ${{ matrix.os }} targeting ${{ env.SNOWFLAKE_DATABASE }}.${{ env.MY_TARGET_SCHEMA }} schema
run: |
echo "Current Directory: ${PWD}"
ls -l
chmod +x testSchemchange.sh
more testSchemachange.sh
testSchemachange.sh
File renamed without changes.

0 comments on commit 32b1c2c

Please sign in to comment.