diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 437bf75..352363b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ name: Python package -on: [push] +on: [push, pull_request] jobs: build: diff --git a/tests/test_fetch_dramalist.py b/tests/test_fetch_dramalist.py index ca101da..1683ff5 100644 --- a/tests/test_fetch_dramalist.py +++ b/tests/test_fetch_dramalist.py @@ -14,7 +14,6 @@ def sample_obj(): def test_fetch_drama_list(sample_obj): sample_obj._get_main_container() - breakpoint() assert sample_obj.info == { "link": "https://mydramalist.com/query", "list": {