Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f4bc65

Browse files
authored
Merge pull request#31 from debakarr/master
Remove breakpoint and add pull_request in ci
2 parents7fa05fe +fe6da95 commit6f4bc65

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name:Python package
22

3-
on:[push]
3+
on:[push, pull_request]
44

55
jobs:
66
build:

‎tests/test_fetch_dramalist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ def sample_obj():
1414

1515
deftest_fetch_drama_list(sample_obj):
1616
sample_obj._get_main_container()
17-
breakpoint()
1817
assertsample_obj.info== {
1918
"link":"https://mydramalist.com/query",
2019
"list": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp