Skip to content

Commit 82ad955

Browse files
Update automerge.yml
Syntax
1 parent ba30edb commit 82ad955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# timeout-minutes: 90
5252
# - name: Test image classifier - small subset of CIFAR10 # add back
5353
# timeout-minutes: 90
54-
run: python3 cifar10-example.py
54+
# run: python3 cifar10-example.py
5555
- name: Phishing email detection with GPT2 embedding
5656
timeout-minutes: 300
5757
run: python3 phishing_email_detection_gpt2.py

0 commit comments

Comments
 (0)