Skip to content

Commit 4806719

Browse files
Update automerge.yml
Run a full CICD run.
1 parent f46ad78 commit 4806719

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
@@ -40,9 +40,9 @@ jobs:
4040
# - name: Test text classifier - random search - ham-spam
4141
# run: python3 text-class-ham-or-spam.py
4242
# timeout-minutes: 90
43-
# - name: Test image classifier - small subset of CIFAR10 # add back
44-
# timeout-minutes: 90
45-
# run: python3 cifar10-example.py
43+
- name: Test image classifier - small subset of CIFAR10 # add back
44+
timeout-minutes: 90
45+
run: python3 cifar10-example.py
4646
- name: Phishing email detection with GPT2 embedding
4747
timeout-minutes: 420
4848
run: python3 phishing_email_detection_gpt2.py

0 commit comments

Comments
 (0)