remove unnecessary log in workflow
This commit is contained in:
@@ -66,7 +66,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE/frontend
|
cd $GITHUB_WORKSPACE/frontend
|
||||||
# write some log to see the current directory
|
# write some log to see the current directory
|
||||||
echo "I am running selenium testing script"
|
|
||||||
chmod +x frontend-testing.sh
|
chmod +x frontend-testing.sh
|
||||||
./frontend-testing.sh
|
./frontend-testing.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user