mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-30 18:53:30 +00:00
Added voice integration testing, re-enabled integration tests
This commit is contained in:
parent
cc153e1715
commit
5305600187
|
@ -29,6 +29,7 @@ integration_test:
|
|||
only:
|
||||
variables:
|
||||
- $BOT_TOKEN
|
||||
- $VOICE_ID # for voice tests
|
||||
script:
|
||||
# go get first, so it doesn't count towards the timeout.
|
||||
- go get ./...
|
||||
|
|
Loading…
Reference in a new issue