diff --git a/.github/workflows/dev-pytest.yml b/.github/workflows/dev-pytest.yml index 479983f..5d2d070 100644 --- a/.github/workflows/dev-pytest.yml +++ b/.github/workflows/dev-pytest.yml @@ -64,5 +64,4 @@ jobs: echo "Current Directory: ${PWD}" ls -l chmod +x testSchemchange.sh - bash testSchemachange.sh - working-directory: . \ No newline at end of file + more testSchemachange.sh \ No newline at end of file