mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-21 15:53:32 +01:00
tests: Remove joshuto check
No longer needed since v0.9.5 was released.
This commit is contained in:
parent
f6bef9b79b
commit
1c15106231
@ -8,12 +8,6 @@ check_top_level_imports("modules")
|
||||
check_top_level_imports("overlays")
|
||||
check_top_level_imports("specializations")
|
||||
|
||||
describe "./overlays/joshuto/default.nix", tags: "online" do
|
||||
it "uses the latest joshuto commit" do
|
||||
check_latest_commit("kamiyaa/joshuto", branch: "main")
|
||||
end
|
||||
end
|
||||
|
||||
describe "./overlays/rofi/default.nix", tags: "online" do
|
||||
it "uses the latest rofi-wayland commit" do
|
||||
check_latest_commit("lbonn/rofi", branch: "wayland")
|
||||
|
Loading…
Reference in New Issue
Block a user