Skip to content

Commit 46f3fd1

Browse files
authored
Add support for bot-invoked slow tests (#672)
1 parent 43268c2 commit 46f3fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/explosionbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
env:
2424
INPUT_TOKEN: ${{ secrets.EXPLOSIONBOT_TOKEN }}
2525
INPUT_BK_TOKEN: ${{ secrets.BUILDKITE_SECRET }}
26-
ENABLED_COMMANDS: "test_gpu"
26+
ENABLED_COMMANDS: "test_gpu,test_slow"
2727
ALLOWED_TEAMS: "spacy-maintainers"

0 commit comments

Comments
 (0)