Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Oct 27, 2023
1 parent ab039d0 commit c496ef0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
run: python example_project/manage.py collectstatic --noinput
- name: Run Python tests
run: pytest -x --cov=. --cov-report=xml -vv -n auto
# run: pytest game/end_to_end_tests/test_play_through.py::TestPlayThrough::test_level_038
env:
SELENIUM_WEBDRIVER: chrome-headless
SELENIUM_HEADLESS: True
Expand Down

0 comments on commit c496ef0

Please sign in to comment.