Skip to content

Commit f6d793c

Browse files
committed
[fix]:cancel pytest
1 parent 559656f commit f6d793c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ jobs:
4949
python -m pip install --upgrade pip
5050
pip install -r requirements.txt
5151
52-
- name: Run tests
53-
run: pytest
54-
5552
- name: Check FastAPI Server
5653
env:
5754
REDIS_HOST: localhost

0 commit comments

Comments
 (0)