Skip to content

Commit 1463026

Browse files
Update automerge.yml
1 parent cd82a57 commit 1463026

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/automerge.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ jobs:
4949
- name: Test text classifier - random search - ham-spam
5050
run: python3 text-class-ham-or-spam.py
5151
timeout-minutes: 90
52-
# - name: Test image classifier - small subset of CIFAR10
53-
# timeout-minutes: 90
54-
# run: python3 cifar10-example.py
52+
- name: Test image classifier - small subset of CIFAR10
53+
timeout-minutes: 90
54+
run: python3 cifar10-example.py
5555
- name: Phishing email detection with GPT2 embedding
5656
timeout-minutes: 120
5757
run: python3 phishing_email_detection_gpt2.py

0 commit comments

Comments
 (0)