Skip to content

Commit db56214

Browse files
committed
Add detoxify dependencies to CI
1 parent 569f104 commit db56214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: pip install jupyter
3333

3434
- name: Install TrustyAI
35-
run: pip install trustyai trustyai[extras]
35+
run: pip install trustyai trustyai[extras] trustyai[detoxify]
3636

3737

3838
- name: Install nbconvert

0 commit comments

Comments
 (0)