mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-14 18:53:04 +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:
|
||||
container:
|
||||
image: toxchat/toktok-stack:0.0.23-third_party
|
||||
image: toxchat/toktok-stack:0.0.28-third_party
|
||||
cpu: 2
|
||||
memory: 2G
|
||||
configure_script:
|
||||
|
@ -43,7 +43,7 @@ cc_binary(
|
||||
|
||||
sh_test(
|
||||
name = "toxic_test",
|
||||
size = "small",
|
||||
srcs = [":toxic"],
|
||||
args = ["--help"],
|
||||
size = "small",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user