diff --git a/.github/workflows/quick-testing.yml b/.github/workflows/quick-testing.yml index 71264b11..37487a5f 100644 --- a/.github/workflows/quick-testing.yml +++ b/.github/workflows/quick-testing.yml @@ -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