Skip to content

Commit

Permalink
another minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Nov 3, 2023
1 parent 82129c5 commit 1631157
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_demos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ echo -n "$1" > .ivy/key.pem
python3 -m pip install -r requirements.txt >/dev/null 2>&1

# run test
echo "PATH1"
echo "SECRET"
echo "$1"
echo "PATH2"
echo "PATH"
echo "$2"
python3 new_tests/main.py "$2"

0 comments on commit 1631157

Please sign in to comment.