diff --git a/.github/workflows/dev-pytest.yml b/.github/workflows/dev-pytest.yml index eb9f90e..8de0724 100644 --- a/.github/workflows/dev-pytest.yml +++ b/.github/workflows/dev-pytest.yml @@ -61,5 +61,5 @@ jobs: # Testing Schemachange demo projects - name: Test Schemachange on ${{ matrix.os }} targeting ${{ env.SNOWFLAKE_DATABASE }}.${{ env.MY_TARGET_SCHEMA }} schema run: | - chmod 700 testSchemchange + chmod 700 testSchemchange.sh ./testSchemachange.sh \ No newline at end of file