ci: update buildbot test config

After https://github.com/nix-community/home-manager/pull/8464 we need to
update this to not try another flake.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2026-02-18 21:17:10 -06:00
parent 0f156f177d
commit f19a99503c

View file

@ -1,3 +1 @@
attribute = "buildbot" attribute = "buildbot"
flake_dir = "./tests"
lock_file = "./flake.lock"