Skip to content

Commit 731341f

Browse files
authored
Update Build.yml
1 parent 953c1f9 commit 731341f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
- name: Step 4 - Install aix360 with contrastive (CEM)
3939
run: pip3 install .[contrastive]
4040

41-
- name: Step 5 - Test CEM MAF
42-
run: python ./tests/contrastive/test_CEM_MAF.py
41+
# - name: Step 5 - Test CEM MAF
42+
# run: python ./tests/contrastive/test_CEM_MAF.py
4343

4444
- name: Step 6 - Test CEM
4545
run: python ./tests/contrastive/test_CEM.py

0 commit comments

Comments
 (0)