Skip to content

Commit 12078e9

Browse files
Update test.yml (microsoft#43)
1 parent 72d28a9 commit 12078e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
python -m pip install --upgrade pip
3939
pip install -r src/backend/requirements.txt
4040
pip install pytest-cov
41+
pip install pytest-asyncio
4142
4243
- name: Check if test files exist
4344
id: check_tests

0 commit comments

Comments
 (0)