mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 19:33:02 +01:00
chore: Fix BUILD format (we check this on toktok-stack now).
This commit is contained in:
parent
b6f892edf5
commit
8d58e8f4d6
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
cirrus-ci_task:
|
cirrus-ci_task:
|
||||||
container:
|
container:
|
||||||
image: toxchat/toktok-stack:0.0.23-third_party
|
image: toxchat/toktok-stack:0.0.28-third_party
|
||||||
cpu: 2
|
cpu: 2
|
||||||
memory: 2G
|
memory: 2G
|
||||||
configure_script:
|
configure_script:
|
||||||
|
@ -43,7 +43,7 @@ cc_binary(
|
|||||||
|
|
||||||
sh_test(
|
sh_test(
|
||||||
name = "toxic_test",
|
name = "toxic_test",
|
||||||
|
size = "small",
|
||||||
srcs = [":toxic"],
|
srcs = [":toxic"],
|
||||||
args = ["--help"],
|
args = ["--help"],
|
||||||
size = "small",
|
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user