Skip to content

Commit 6dbfc4f

Browse files
committed
Minor change
1 parent 331ecf7 commit 6dbfc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ray-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: python -m pip install --upgrade pip
3333
shell: bash
3434
- name: Install STUMPY And Other Dependencies
35-
run: python -m pip install --editable .[ci] 2> stderr.txt || true
35+
run: python -m pip install --editable .[ci]
3636
shell: bash
3737
- name: Install Ray
3838
run: python -m pip install --upgrade ray

0 commit comments

Comments
 (0)