Skip to content

Commit c109ff4

Browse files
committed
Update run-tests.yml and requirements.txt
1 parent 69b9c4e commit c109ff4

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

2727
- name: Install dependencies with UV
2828
run: |
29-
uv pip install --upgrade pip
3029
uv pip install -r requirements.txt
3130
3231
- name: Run unit tests

requirements.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
numpy
22
pandas
33
codeflash
4-
<<<<<<< Updated upstream
54
networkx
6-
=======
7-
8-
networkx
9-
>>>>>>> Stashed changes

0 commit comments

Comments
 (0)