mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
ExplosionBot
: Add note about case-sensitivity (#11211)
This commit is contained in:
parent
360a702ecd
commit
1829d7120a
|
@ -36,7 +36,7 @@ Some things to note:
|
|||
@explosion-bot please test_gpu --run-on spacy-transformers --run-on-branch master --spacy-branch current_pr
|
||||
```
|
||||
|
||||
This will launch the GPU pipeline for the `spacy-transformers` repo on its `master` branch, using the current spaCy PR's branch to build spaCy.
|
||||
This will launch the GPU pipeline for the `spacy-transformers` repo on its `master` branch, using the current spaCy PR's branch to build spaCy. The name of the repository passed to `--run-on` is case-sensitive, e.g: use `spaCy` instead of `spacy`.
|
||||
|
||||
- General info about supported commands.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user