Skip to content

Commit

Permalink
ci tests.utils_test 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
byundojin committed Nov 28, 2024
1 parent e492c72 commit 682226d
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 @@ -25,6 +25,5 @@ jobs:
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: Test
run: |
python -m tests.utils_test
python -m tests.__init__
python -m server_test

0 comments on commit 682226d

Please sign in to comment.