Skip to content

Commit

Permalink
push script update
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-tmathew committed Nov 22, 2024
1 parent 6aba923 commit 3fcdcba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dev-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
run: |
echo "Current Directory: ${PWD}"
ls -l
chmod 744 testSchemchange.sh
testSchemachange.sh
working-directory: $PWD
chmod +x testSchemchange.sh
./testSchemachange.sh
working-directory: .

0 comments on commit 3fcdcba

Please sign in to comment.