remove unnecessary log in workflow

This commit is contained in:
lalitdeore12@gmail.com
2025-02-26 18:42:51 +05:30
parent 29c007e2b0
commit ad2f57ce28
-1
View File
@@ -66,7 +66,6 @@ jobs:
run: |
cd $GITHUB_WORKSPACE/frontend
# write some log to see the current directory
echo "I am running selenium testing script"
chmod +x frontend-testing.sh
./frontend-testing.sh