Skip to content

Commit

Permalink
Fix Github Actions in webship-js #120
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaimaaNatshah committed Dec 25, 2023
1 parent 43835a4 commit 448273f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

env:
TEST_BASE_URL: http://localhost:8080
TEST_BASE_URL: http://localhost:4444
SELENIUM_HOST: http://selenium:4444/wd/hub

steps:
Expand Down

0 comments on commit 448273f

Please sign in to comment.