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

Commit79bd1af

Browse files
authored
CI for PR as well
1 parent87e5e72 commit79bd1af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name:CI
22

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

55
jobs:
66

@@ -88,4 +88,4 @@ jobs:
8888
# Install additional requirements when running tests
8989
pip install ".[effdet]"
9090
pip install -r dev-requirements.txt
91-
pytest tests
91+
pytest tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp