Skip to content

Commit a7badbe

Browse files
Merge branch 'hotfix' into UT-10888-backend
2 parents 9397322 + 30d8f59 commit a7badbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
python -m pip install --upgrade pip
3939
pip install -r src/backend/requirements.txt
40-
40+
4141
- name: Check if test files exist
4242
id: check_tests
4343
run: |

0 commit comments

Comments
 (0)