mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-30 18:53:30 +00:00
Fixed CI
This commit is contained in:
parent
478b66fffa
commit
54503f5e58
|
@ -19,7 +19,7 @@ integration_test:
|
|||
stage: test
|
||||
only:
|
||||
variables:
|
||||
- BOT_TOKEN
|
||||
- $BOT_TOKEN
|
||||
script:
|
||||
- go test -tags integration ./...
|
||||
|
||||
|
|
Loading…
Reference in a new issue