Skip to content

Commit 11a0b04

Browse files
committed
Fix: GitHub Actions 코드 커버리지 테스트 워크플로우 파일 삭제 및 pytest 관련 의존성 제거
1 parent 31d446a commit 11a0b04

2 files changed

Lines changed: 1 addition & 33 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@ google-genai>=1.16.1
1111
numpy>=2.1.3
1212
sklearn-compat>=0.1.3
1313
httpx>=0.28.1
14-
PyJWT>=2.10.1
15-
pytest>=8.3.5
16-
pytest-cov>=6.1.1
14+
PyJWT>=2.10.1

0 commit comments

Comments
 (0)