Enable the test_slow command for explosionbot

This commit is contained in:
Ryn Daniels 2021-10-20 11:20:57 +02:00
parent f64e39fa49
commit 393e187f2c

View File

@ -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"