1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-27 09:12:53 +00:00

CI: Fixed syntax

This commit is contained in:
diamondburned (Forefront) 2020-05-30 15:22:13 -07:00
parent 77d6067340
commit 9747675741

View file

@ -26,7 +26,7 @@
"timeout": "2m", # 2 minutes
# Don't run the test if we have a $BOT_TOKEN, because
# integration_test will run instead.
"exclude": {
"except": {
"variables": [ "$BOT_TOKEN" ]
},
"script": [