Skip to content

Commit

Permalink
test circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
philipkcl committed Nov 24, 2023
1 parent 28a36be commit ce074a3
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 @@ -85,7 +85,7 @@ jobs:
# pytest -v -s --color=yes --code-highlight=yes --log-level=DEBUG --junitxml=test-results/doajtest-selenium.xml $TESTS

- run:
name: [DEBUG] Run selenium tests
name: "[DEBUG] Run selenium tests"
command: |
pytest -v -s --color=yes --code-highlight=yes --log-level=DEBUG --junitxml=test-results/doajtest-selenium.xml doajtest/seleniumtest/test_public.py
Expand Down

0 comments on commit ce074a3

Please sign in to comment.