feat: more build infra

This commit is contained in:
2026-04-24 11:51:51 +02:00
parent b4c995049f
commit 13ace08a41
4 changed files with 4 additions and 4 deletions

View File

@@ -71,4 +71,4 @@ defmodule BDS.ReleasePackagingTest do
assert File.exists?(metadata.archive_path)
assert String.ends_with?(metadata.archive_path, ".zip")
end
end
end