Skip to content

ci: drop unneeded step of installing bats#644

Merged
giuseppe merged 1 commit intocontainers:mainfrom
kolyshkin:double-bats
Mar 16, 2026
Merged

ci: drop unneeded step of installing bats#644
giuseppe merged 1 commit intocontainers:mainfrom
kolyshkin:double-bats

Conversation

@kolyshkin
Copy link
Copy Markdown
Collaborator

In GHA tests, bats is installed twice:

  • via apt-get;
  • via hack/github-actions-setup.

Drop the apt-get step.

Fixes: 4566e2f ("Replace Go tests with BATS and remove Go dependency")

In GHA tests, bats is installed twice:
 - via apt-get;
 - via hack/github-actions-setup.

Drop the apt-get step.

Fixes: 4566e2f ("Replace Go tests with BATS and remove Go dependency")
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Copy link
Copy Markdown
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giuseppe giuseppe merged commit dea99d2 into containers:main Mar 16, 2026
26 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants