fix(tazjin/emacs): Enable telega check in CI again
Change-Id: Ia7b6921c1272dd6fe7ea81bd103ffa17bba1a922 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5255 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
5be4d5b60d
commit
aab994e0dc
1 changed files with 1 additions and 3 deletions
|
@ -163,10 +163,8 @@ pkgs.makeOverridable
|
|||
|
||||
# Expose telega/tdlib version check as a target that is built in
|
||||
# CI.
|
||||
#
|
||||
# TODO(tazjin): uncomment when telega works again
|
||||
inherit tdlibCheck;
|
||||
# meta.targets = [ "tdlibCheck" ];
|
||||
meta.ci.targets = [ "tdlibCheck" ];
|
||||
})
|
||||
null
|
||||
identity
|
||||
|
|
Loading…
Reference in a new issue