Skip to content

Commit 64ff24c

Browse files
fix unit test
1 parent fc6235b commit 64ff24c

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
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
python -m pip install --upgrade pip
3939
pip install -r src/backend/requirements.txt
40+
pip install -r tests/e2e-test/requirements.txt
4041
4142
- name: Check if test files exist
4243
id: check_tests

0 commit comments

Comments
 (0)