Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Allow running bash scripts #20

Description

@ppcano

Currently, the k6 action uses the k6 Docker image, which has k6 as its ENTRYPOINT. As a result, users cannot execute shell/bash scripts when using this action. This limitation restricts the usability of this action.

A more versatile alternative is that the action installs k6 and any dependencies in the running image. For reference, see:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions