Skip to content

Commit 8e84143

Browse files
committed
update
1 parent 5867b89 commit 8e84143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ jobs:
478478
- name: Install dependencies
479479
run: |
480480
pip install -e .[test]
481-
pip install slack_sdk tabulate huggingface_hub
481+
pip install slack_sdk tabulate
482482
483483
- name: Generate consolidated report
484484
run: |

0 commit comments

Comments
 (0)