mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Enable the test_slow command for explosionbot
This commit is contained in:
parent
f64e39fa49
commit
393e187f2c
2
.github/workflows/explosionbot.yml
vendored
2
.github/workflows/explosionbot.yml
vendored
|
@ -23,4 +23,4 @@ jobs:
|
|||
env:
|
||||
INPUT_TOKEN: ${{ secrets.EXPLOSIONBOT_TOKEN }}
|
||||
INPUT_BK_TOKEN: ${{ secrets.BUILDKITE_SECRET }}
|
||||
ENABLED_COMMANDS: "test_gpu"
|
||||
ENABLED_COMMANDS: "test_gpu,test_slow"
|
Loading…
Reference in New Issue
Block a user