mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +06:00
disable job skip - need more work
reference: https://github.com/huggingface/transformers/pull/8853#issuecomment-736779863
This commit is contained in:
parent
379005c9d2
commit
693ac3594b
@ -19,7 +19,7 @@ commands:
|
||||
echo "Non-docs were modified in this PR, proceeding normally"
|
||||
else
|
||||
echo "Only docs were modified in this PR, quitting this job"
|
||||
circleci step halt
|
||||
#circleci step halt
|
||||
fi
|
||||
else
|
||||
echo "Can't perform skipping check w/o base_revision defined, continuing the job"
|
||||
|
Loading…
Reference in New Issue
Block a user