Skip to content

ci: drop unneeded step of installing bats#644

Open
kolyshkin wants to merge 1 commit intocontainers:mainfrom
kolyshkin:double-bats
Open

ci: drop unneeded step of installing bats#644
kolyshkin wants to merge 1 commit intocontainers:mainfrom
kolyshkin:double-bats

Conversation

@kolyshkin
Copy link
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>
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.

1 participant