mirror of https://github.com/explosion/spaCy.git
Fix yml
This commit is contained in:
parent
6304c5e146
commit
71825f9737
|
@ -1,8 +1,8 @@
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
command: "$HOME/.local/bin/fab env clean make test"
|
command: "$HOME/.local/bin/fab env clean make test"
|
||||||
label: ":dizzy: :python:"
|
label: ":dizzy: :python:"
|
||||||
artifact_paths: "dist/*.tar.gz"
|
artifact_paths: "dist/*.tar.gz"
|
||||||
- wait
|
- wait
|
||||||
- trigger: "spacy-sdist-against-models"
|
- trigger: "spacy-sdist-against-models"
|
||||||
label: ":spacy: :build:"
|
label: ":spacy: :build:"
|
||||||
|
|
Loading…
Reference in New Issue