Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipkcl committed Nov 23, 2023
1 parent 613c5f8 commit 02829dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
name: Env for selenium
command: |
echo "SELENIUM_REMOTE_URL = ''" >> test.cfg
echo "SELENIUM_DOAJ_HOST = '127.0.0.1'" >> test.cfg
echo "SELENIUM_DOAJ_HOST = 'localhost'" >> test.cfg
echo "SELENIUM_HEADLESS = True" >> test.cfg
# - run:
# name: Install Dcoker Compose
Expand Down

0 comments on commit 02829dc

Please sign in to comment.