Skip to content

Commit 435c01e

Browse files
committed
fix 3
1 parent 2fc4e3e commit 435c01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/self-comment-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Get models to test
8888
env:
8989
# PR_COMMENT: ${{ github.event.comment.body }}
90-
PR_COMMENT: "vit"
90+
PR_COMMENT: "run-slow: vit"
9191
run: |
9292
python -m pip install GitPython
9393
python utils/pr_slow_ci_models.py --message "$PR_COMMENT" | tee output.txt

0 commit comments

Comments
 (0)