diff --git a/.github/workflows/testdriver.yml b/.github/workflows/testdriver.yml index 2804a31..9210fa7 100644 --- a/.github/workflows/testdriver.yml +++ b/.github/workflows/testdriver.yml @@ -33,4 +33,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FORCE_COLOR: "3" - WEBSITE_URL: "http://localhost:3000" # Define the website URL here + WEBSITE_URL: "http://localhost:3000" # Define the website URL here \ No newline at end of file